From 04a06063d47515c4690d36b569002433a02761ea Mon Sep 17 00:00:00 2001
From: David Bremner <david@tethera.net>
Date: Mon, 21 May 2018 13:08:53 -0700
Subject: [PATCH] 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.
---
 debian/elpa-notmuch.elpa | 1 +
 1 file changed, 1 insertion(+)

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/*
-- 
2.45.2