aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 13:18:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-10 13:21:05 -0400
commita216b94c949cd363e9888aec4e8bfb2c5de7c8f0 (patch)
tree307515a210ef4ef7c2c2c667104dd9b1f29f4424 /debian/rules
parent071ad29c5e72226de2e0fb12beafc2b1c5f6ef0c (diff)
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.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 294cb3028..3fcaccb86 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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