summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig@debian.org>2008-07-31 04:39:42 +0200
committerJoey Hess <joey@kodama.kitenet.net>2008-07-31 12:24:38 -0400
commit4e3a0f0b47c3643784042704d68573b4e38e6fc7 (patch)
tree84c1c47c0c48f1d70f9e123cc4995a500bcdfecc
parent1555e5db1372025d07c292d335158aeb0ed94cd4 (diff)
dh_auto_install: Still contained copy&paste doc from dh_auto_clean
740128be21fda69c6ee4653f7dd13bd707aec39e didn't get all the leftovers.
-rwxr-xr-xdh_auto_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_auto_install b/dh_auto_install
index e05ea2d6..6b81357e 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