diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-06 15:36:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-06 15:36:34 -0500 |
commit | 1c190a957c78e22e49c2430c078e82809899c31f (patch) | |
tree | 1a449c73254ffc5507e8b4f7c35917f577f32c2d /dh_install | |
parent | 42de271414456f2caf4b191ab5d736288ae2e438 (diff) | |
download | debhelper-1c190a957c78e22e49c2430c078e82809899c31f.tar.gz |
Fix some docs that refered to --srcdir rather than --sourcedir. Closes: #504742
Diffstat (limited to 'dh_install')
-rwxr-xr-x | dh_install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |