]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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


No differences found