From: Frank Lichtenheld Date: Thu, 31 Jul 2008 02:39:42 +0000 (+0200) Subject: dh_auto_install: Still contained copy&paste doc from dh_auto_clean X-Git-Tag: 7.0.17~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4e3a0f0b47c3643784042704d68573b4e38e6fc7;p=debhelper.git dh_auto_install: Still contained copy&paste doc from dh_auto_clean 740128be21fda69c6ee4653f7dd13bd707aec39e didn't get all the leftovers. --- diff --git a/dh_auto_install b/dh_auto_install index e05ea2d..6b81357 100755 --- a/dh_auto_install +++ b/dh_auto_install @@ -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