]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
r582: * Fix build with 077 umask. Closes: #187757
[debhelper.git] / debhelper.pod
index e1a589c74ed6dd07ac3f859b1f192000b3d09511..56eb531af204f620109bba8c68fe16792b513050 100644 (file)
@@ -376,6 +376,9 @@ tarball that (unwisely) includes CVS directories, you might want to export
 DH_ALWAYS_EXCLUDE=CVS in debian/rules, to make it take effect wherever
 your package is built.
 
+Multiple things to exclude can be separated with colons, as in
+DH_ALWAYS_EXCLUDE=CVS:.svn
+
 =back
 
 =head1 SEE ALSO