]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_usrlocal
r1968: * dh_fixperms: Make all files in /usr/include 644, not only .h files.
[debhelper.git] / dh_usrlocal
index f13c58faa57ceaf7e8edd120f6aff60c4c81f157..a82e21ca8e47b975f32dddeabad9a7cbf76d1787 100755 (executable)
@@ -24,7 +24,8 @@ that will provide a subdirectory in /usr/local when installed.
 It finds subdirectories of usr/local in the package build directory, and
 removes them, replacing them with maintainer script snippets (unless B<-n>
 is used) to create the directories at install time, and remove them when
-the package is removed, in a manner compliant with Debian policy. See
+the package is removed, in a manner compliant with Debian policy. These
+snippets are inserted into the maintainer scripts by dh_installdeb. See
 L<dh_installdeb(1)> for an explanation of Debhelper maintainer script
 snippets.