diff options
author | Modestas Vainius <modestas@vainius.eu> | 2009-06-21 22:35:30 +0300 |
---|---|---|
committer | Modestas Vainius <modestas@vainius.eu> | 2009-06-21 22:35:30 +0300 |
commit | 141b5cea6a5ab4efee9d0994b84b88ac2e4c5bf5 (patch) | |
tree | 225f1ac43cfb3648605df2e38853fcbad2fd5828 /dh_auto.pod | |
parent | 153d40c7259a0b973a53bf8f28cdf839eb2a39e4 (diff) |
Terminology change.
I previously used "built-in debhelper build system" or "default debhelper build
system" for those shipped with debhelper. Now it is "standard debhelper build
system".
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Diffstat (limited to 'dh_auto.pod')
-rw-r--r-- | dh_auto.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_auto.pod b/dh_auto.pod index 6eb244f..c8398b5 100644 --- a/dh_auto.pod +++ b/dh_auto.pod @@ -118,7 +118,7 @@ in the external package. The only limitation is that support for it can only be enabled manually (via "Manual build system selection"). Their auto-selection is not allowed in order to keep the process stable under various system configurations (i.e. when different sets of third party debhelper build systems -are installed). However, the user can always discover all default and third +are installed). However, the user can always discover all standard and third party debhelper build systems supported on the system by passing the L<--list> option to any dh_auto program. @@ -186,7 +186,7 @@ directory path. =item B<--list>, B<-l> List all debhelper build systems available on this system and exit. The list -includes both default (listed first in the auto-selection order) and third +includes both standard (listed first in the auto-selection order) and third party build systems (clearly marked as such). The list is concluded with the information about which build system would be auto-selected to complete the building step or which one is manually specified with the I<--buildsystem> @@ -216,7 +216,7 @@ L<debhelper(7)> =over 2 -=item B<Default debhelper build systems> +=item B<Standard debhelper build systems> #BUILD SYSTEM MAN LIST# |