aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh-devel/pkg-plist
blob: 43d5a6f22e95b06edd3e4e10540cee48d5f00e65 (plain) (blame)
1
2
3
4
5
6
7
bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
bin/zsh-3.1.5
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
@exec install-info %D/info/zsh.info %D/info/dir