summaryrefslogtreecommitdiff
path: root/debian/zsh5
AgeCommit message (Collapse)AuthorFilesLines
2021-12-30debian/zsh5: Add ${static} suffix also to alternative path in warningAxel Beckert1-1/+1
2016-01-31Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert1-0/+27
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079