]> git.notmuchmail.org Git - notmuch/commit
debian: don't install zsh completion files into /usr/share/zsh
authorDavid Bremner <bremner@debian.org>
Thu, 30 Jun 2011 11:29:07 +0000 (08:29 -0300)
committerDavid Bremner <bremner@debian.org>
Thu, 30 Jun 2011 12:25:35 +0000 (09:25 -0300)
commit0a0f5f1bbe4bf256a14dee0ab2af3065a251a72c
treefdc2946c59668f5024d2649e13605795b81584b7
parentbb2b33fbb85b88eb7d3bedf4cb261a89da20f504
debian: don't install zsh completion files into /usr/share/zsh

as of version 4.3.12, perhaps earlier, the Debian zsh package now
ships /usr/share/zsh/functions/Completion/Unix/_notmuch, so we
shouldn't install that ourselves anymore.

My understanding is that letting zsh ship the completion scripts is
the standard thing to do.

The script is still shipped in /usr/share/doc/notmuch/examples
debian/changelog
debian/notmuch.examples [new file with mode: 0644]
debian/notmuch.install