summaryrefslogtreecommitdiff
path: root/debian/zsh-common.prerm
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08Handle /usr/local/share/zsh with dh_usrlocal (Closes: #895153)Sven Joachim1-24/+0
The upstream Makefile installs the /usr/local/share/zsh/site-functions directory, so all that is needed is not to delete it later in debian/rules, after which dh_usrlocal magically handles the rest.
2013-01-15Move /usr/local/share/zsh/… prerm removal from zsh to zsh-common (Closes: ↵Axel Beckert1-0/+24
#698224)