Make git-annex-standalone.deb include the git-annex html documentation, desktop file, and base completion file, same as the regular git-annex.deb.

It already had a doc-base file relating to the html documentation, and
there's no reason not to include the other stuff.
This commit is contained in:
Joey Hess 2015-11-10 13:18:58 -04:00
parent 54bfbac64f
commit 361d31fde7
Failed to extract signature
4 changed files with 9 additions and 8 deletions

3
debian/rules vendored
View file

@ -19,7 +19,8 @@ override_dh_auto_build:
make linuxstandalone GIT_ANNEX_PACKAGE_INSTALL=1
override_dh_auto_install:
: # nothing to do, we just need to copy the beast, as instructed in debian/install
make install-misc install-docs DESTDIR=debian/git-annex-standalone
# bins are linked into place, as instructed in debian/install and debian/links
override_dh_fixperms:
dh_fixperms -Xld-linux