summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-06 15:36:34 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-06 15:36:34 -0500
commit1c190a957c78e22e49c2430c078e82809899c31f (patch)
tree1a449c73254ffc5507e8b4f7c35917f577f32c2d /dh_install
parent42de271414456f2caf4b191ab5d736288ae2e438 (diff)
Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742
Diffstat (limited to 'dh_install')
-rwxr-xr-xdh_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_install b/dh_install
index bd17e3ab..1483d273 100755
--- a/dh_install
+++ b/dh_install
@@ -42,7 +42,7 @@ directories and files from there into the proper package build directories.
From debhelper compatibility level 7 on, dh_install will fall back to
looking in debian/tmp for files, if it doesn't find them in the current
-directory (or whereever you've told it to look using --srcdir).
+directory (or whereever you've told it to look using --sourcedir).
=head1 OPTIONS