summaryrefslogtreecommitdiff
path: root/debhelper.pod
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-23 21:16:09 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-23 21:16:09 -0400
commit30db799db6c5d66e635f03e74edc4b78215e9edd (patch)
treeca57abeb05d245c420582d74aa5f96371cc4b9ed /debhelper.pod
parent2527a1791638081e33445725367e586e567e6717 (diff)
dh_clean: In v7 mode, read debian/clean and delete all files listed therein.
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 8b5e883c..480db344 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -403,6 +403,10 @@ debian/tmp, and then will look in the current directory. This allows
dh_install to interoperate with dh_auto_install without needing any special
parameters.
+=item -
+
+dh_clean will read debian/clean and delete files listed there.
+
=back
=back