]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_prep
move obscure function to EOF
[debhelper.git] / dh_prep
diff --git a/dh_prep b/dh_prep
index 747c9c708326309cfd8f6e6f10faf97e9886048e..bee9658e6ddc5eb7372a7e5ce3fe0ebf6a99de98 100755 (executable)
--- a/dh_prep
+++ b/dh_prep
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-dh_prep - preform cleanups in preparation for building a binary package
+dh_prep - perform cleanups in preparation for building a binary package
 
 =cut
 
@@ -16,13 +16,17 @@ B<dh_prep> [S<I<debhelper options>>] [B<-X>I<item>]
 =head1 DESCRIPTION
 
 dh_prep is a debhelper program that performs some file cleanups in
-preparation for building a package. (This is what dh_clean -k used to do.)
-It removes the package build directories, debian/tmp, and some temp files
-that are generated during the build. Putting this at the start of the build
-process makes the build process idempotent.
+preparation for building a binary package. (This is what dh_clean -k
+used to do.) It removes the package build directories, debian/tmp,
+and some temp files that are generated when building a binary package.
+
+It is typically run at the top of the binary-arch and binary-indep targets,
+or at the top of a target such as install that they depend on.
 
 =head1 OPTIONS
 
+=over 4
+
 =item B<-X>I<item> B<--exclude=>I<item>
 
 Exclude files that contain "item" anywhere in their filename from being