summaryrefslogtreecommitdiff
path: root/dh_auto_install
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-28 21:31:02 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-28 21:31:02 -0400
commit5c60807085c6dcf38d76af31efca809ccd89e5f1 (patch)
tree99787be87901a176d4be92cddd66f77e4b974179 /dh_auto_install
parent63a9ae5d8a3af3d8c707187fb7cb55d55533a7df (diff)
remove some dh_install stuff
Diffstat (limited to 'dh_auto_install')
-rwxr-xr-xdh_auto_install3
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_auto_install b/dh_auto_install
index 61ed9044..8a976a50 100755
--- a/dh_auto_install
+++ b/dh_auto_install
@@ -24,8 +24,7 @@ set). If there is a setup.py or Build.PL, it is used.
The files are installed into debian/<package>/ if there is only one binary
package. In the multiple binary package case, the files are instead
installed into debian/tmp/, and should be moved from there to the
-appropriate package build directory using L<dh_install(1)> or
-L<dh_movefiles(1)>.
+appropriate package build directory using L<dh_install(1)>.
DESTDIR is used to tell make where to install the files.
If the Makefile was generated by MakeMaker from a Makefile.PL, it will