summaryrefslogtreecommitdiff
path: root/debian/zsh.postrm
AgeCommit message (Collapse)AuthorFilesLines
2016-12-27Only handle /usr/bin/zsh symlink in postrm/remove and postinst/configure stagesAxel Beckert1-5/+6
Introducing compatibility with the standards-ignoring usrmerge package, the zsh package started to create and remove the /usr/bin/zsh symlink in all possible stages of the according maintainer scripts: The symlink was even created on zsh.postinst being called with abort-* as parameter and on zsh.postrm being called with upgrade as parameter, leading to a removal and recreation of the symlink during upgrades and hence being without that symlink for a more or less short timespan. Closes: #841048
2016-05-08Also remove hardcoded /usr/bin/zsh symlink in postrm again. (Closes: #823730)Axel Beckert1-0/+5
2012-12-28Split off arch-independent files into zsh-commonAxel Beckert1-2/+0
2012-12-28Convert to debhelperAxel Beckert1-0/+14