]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_auto_install
dh_auto_install: Still contained copy&paste doc from dh_auto_clean
[debhelper.git] / dh_auto_install
index e05ea2d6914dcf5690beca314d878d05c60fd150..6b81357e5377e2d440be1b3f1e660addc9379046 100755 (executable)
@@ -32,7 +32,7 @@ If the Makefile was generated by MakeMaker from a Makefile.PL, it will
 automatically set PREFIX=/usr too, since such Makefiles need that.
 
 This is intended to work for about 90% of packages. If it doesn't work, or
-tries to use the wrong clean target, you're encouraged to skip using
+tries to use the wrong install target, you're encouraged to skip using
 dh_auto_install at all, and just run make install manually.
 
 =head1 OPTIONS