]> git.donarmstrong.com Git - debhelper.git/commit
r510: * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now works.
authorjoey <joey>
Sun, 17 Feb 2002 17:52:47 +0000 (17:52 +0000)
committerjoey <joey>
Sun, 17 Feb 2002 17:52:47 +0000 (17:52 +0000)
commit5221e81cc5f195b32758617409cdc39e12277b82
tree16cca2fc42f87c00168665693b0626e5d09f72d0
parent8e0691a21799ddf303419876e0681df88cfcf56e
r510:    * Thanks to Benjamin Drieu <benj@debian.org>, dh_installdocs -X now works.
     I had to modify his patch to use cp --parents, since -P spews warnings
     now. Also, I made it continue to use cp -a if nothing is excluded,
     which is both faster, and means this patch is less likely to break
     anything if it turns out to be buggy. Also, stylistic changes.
Closes: #40649
   * Implemented -X for dh_installexamples as well.
   * dh_clean -X substvars will also work now. Closes: #66890
Debian/Debhelper/Dh_Lib.pm
debian/changelog
dh_clean
dh_installdocs
dh_installexamples
doc/PROGRAMMING
doc/TODO