]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_clean
dh_auto_install: New program, automates running make install, or using setup.py to...
[debhelper.git] / dh_clean
index 7f969240be99a6bbdb273065bd096c7e0ff7ea23..88bc885f5956c524fea0c8efb275cf97d4e955c9 100755 (executable)
--- a/dh_clean
+++ b/dh_clean
@@ -22,6 +22,9 @@ debhelper commands. It also removes common files that should not appear in a
 debian diff:
   #*# *~ DEADJOE *.orig *.rej *.SUMS TAGS .deps/* *.P
 
+It does not run "make clean" to clean up after the build process. Use
+L<dh_auto_clean(1)> to do that.
+
 =head1 OPTIONS
 
 =over 4