diff options
| author | David Bremner <david@tethera.net> | 2019-06-07 07:06:22 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-06-07 07:20:53 -0300 |
| commit | 3d9edf4fb16dbc2ad3db325c62e1d4ff8887fcac (patch) | |
| tree | 2f6530550c6b00e03e7e39d57684133b69caa714 /debian/notmuch.install | |
| parent | 46e16011fa21150affd04067ab10fda91d549da7 (diff) | |
debian: fix desktop installdebian/0.29-2archive/debian/0.29-2
Previous version expected full upstream install to be run, and also
caused lintian whine about the the desktop file being in a different
package than the script. I'm not sure they shouldn't both be in
elpa-notmuch, but I can see how they should be together.
Diffstat (limited to 'debian/notmuch.install')
| -rw-r--r-- | debian/notmuch.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/notmuch.install b/debian/notmuch.install index 2514ca6c..0cce21bd 100644 --- a/debian/notmuch.install +++ b/debian/notmuch.install @@ -2,3 +2,4 @@ usr/bin/notmuch usr/bin/notmuch-emacs-mua usr/share/bash-completion usr/share/zsh/vendor-completions +emacs/notmuch-emacs-mua.desktop usr/share/applications |
