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:
parent
54bfbac64f
commit
361d31fde7
4 changed files with 9 additions and 8 deletions
6
debian/patches/standalone-build
vendored
6
debian/patches/standalone-build
vendored
|
@ -60,9 +60,3 @@ Index: git-annex/debian/links
|
|||
@@ -0,0 +1,2 @@
|
||||
+/usr/lib/git-annex.linux/git-annex /usr/bin/git-annex
|
||||
+/usr/lib/git-annex.linux/git-annex-shell /usr/bin/git-annex-shell
|
||||
Index: git-annex/debian/manpages
|
||||
===================================================================
|
||||
--- /dev/null
|
||||
+++ git-annex/debian/manpages
|
||||
@@ -0,0 +1 @@
|
||||
+debian/git-annex-standalone/usr/lib/git-annex.linux/usr/share/man/man1/git-annex*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue