summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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