From: Bdale Garbee Date: Tue, 7 Sep 2010 18:16:00 +0000 (-0600) Subject: get all the docs in the sudo-ldap package into one directory, not two! X-Git-Tag: debian/1.7.4p4-1~1 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=bae76b8ef69fd40419f9031b57b3e7c21e407843;p=debian%2Fsudo get all the docs in the sudo-ldap package into one directory, not two! --- diff --git a/debian/rules b/debian/rules index 19362de..2cfefa9 100755 --- a/debian/rules +++ b/debian/rules @@ -98,6 +98,11 @@ install: build-stamp debian/sudo/usr/share/doc/sudo/LICENSE* \ debian/sudo-ldap/usr/share/doc/sudo/LICENSE* + # move upstream-installed docs to the right place for ldap package + mv debian/sudo-ldap/usr/share/doc/sudo/* \ + debian/sudo-ldap/usr/share/doc/sudo-ldap/ + rmdir debian/sudo-ldap/usr/share/doc/sudo + # and install things we do want that make install doesn't know about install -o root -g root -m 0644 debian/sudo.pam \ debian/sudo/etc/pam.d/sudo