diff options
| author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2019-12-04 03:47:41 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-12-21 08:55:33 +0900 |
| commit | dbb8e420c10e038e033adc2e53bbe16bd0988197 (patch) | |
| tree | 3cf4876a110b6eff568592f23ff397b5fac42f56 /debian | |
| parent | dc0650f5f58211d1935dd7ff84f942640d35da21 (diff) | |
debian: ship notmuch-setup(1) as a copy of notmuch(1)
This was being shipped by "make install", but we weren't shipping it
in the debian package. Thanks to dh_missing for noticing!
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/notmuch.manpages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/notmuch.manpages b/debian/notmuch.manpages index da91fc00..3ac2ff5b 100644 --- a/debian/notmuch.manpages +++ b/debian/notmuch.manpages @@ -10,6 +10,7 @@ usr/share/man/man1/notmuch-reindex.1.gz usr/share/man/man1/notmuch-reply.1.gz usr/share/man/man1/notmuch-restore.1.gz usr/share/man/man1/notmuch-search.1.gz +usr/share/man/man1/notmuch-setup.1.gz usr/share/man/man1/notmuch-show.1.gz usr/share/man/man1/notmuch-tag.1.gz usr/share/man/man1/notmuch.1.gz |
