]> git.donarmstrong.com Git - debhelper.git/commitdiff
dh_auto_install: Still contained copy&paste doc from dh_auto_clean
authorFrank Lichtenheld <djpig@debian.org>
Thu, 31 Jul 2008 02:39:42 +0000 (04:39 +0200)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 31 Jul 2008 16:24:38 +0000 (12:24 -0400)
740128be21fda69c6ee4653f7dd13bd707aec39e didn't get all the
leftovers.

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