]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_install
Merge branch 'master' of ssh://git.debian.org/git/debhelper/debhelper
[debhelper.git] / dh_install
index 1483d273874f048f038f9aae6d40b04c267a31ba..c83ec81bb24aef0c79f05ca9e6e0b6441271cd2f 100755 (executable)
@@ -86,14 +86,9 @@ warned about.
 
 =item B<--sourcedir=dir>
 
-Makes all source files be found under dir. If this is specified, it is
-akin to all the source filenames having "dir/" prepended to them.
-
-To make dh_install behave like the old dh_movefiles, move your
-package.files file to package.install and call dh_install with
-"--sourcedir=debian/tmp" appended to the command. This will
-approximate dh_movefiles behaviour, except it will copy files instead
-of moving them.
+Makes all files to be installed be found under dir. If this is
+specified, it is akin to all the filenames having "dir/" prepended
+to them.
 
 =item B<-Xitem>, B<--exclude=item>