]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
Fix typo in French translation, about debian/package.README.Debian files.
[debhelper.git] / debhelper.pod
index 7b2760658b77068237029a0a5b247269ef51baa8..e840d31f0b054af86814282daa87c1d6dffab12d 100644 (file)
@@ -398,10 +398,10 @@ Changes from V6 are:
 
 =item -
 
-dh_install, if --sourcedir is not specified, will first look for files in
-debian/tmp, and then will look in the current directory. This allows
-dh_install to interoperate with dh_auto_install without needing any special
-parameters.
+dh_install, will fall back to looking for files in debian/tmp if it doesn't
+find them in the current directory (or wherever you tell it look using
+--srcdir). This allows dh_install to interoperate with dh_auto_install,
+which installs to debian/tmp, without needing any special parameters.
 
 =item -