summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-05-21 13:08:53 -0700
committerDavid Bremner <david@tethera.net>2018-05-26 08:27:19 -0700
commit04a06063d47515c4690d36b569002433a02761ea (patch)
tree34ac3c80ef5c2b08315b9ac03470f697e03d90f5
parent95f441b06bbf728252fe6cd3f8cb93d969011425 (diff)
debian: install info pages as part of elpa (emacs) package
This is a simple way to make the info pages available, since the emacs package system deals with the annoying bits. If there is many people who want the info pages outside of emacs, we could consider a separate binary package, but currently it doesn't seem worthwhile.
-rw-r--r--debian/elpa-notmuch.elpa1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/elpa-notmuch.elpa b/debian/elpa-notmuch.elpa
index b4e9e172..a070ae5f 100644
--- a/debian/elpa-notmuch.elpa
+++ b/debian/elpa-notmuch.elpa
@@ -1 +1,2 @@
emacs/*.el
+debian/tmp/usr/share/info/*