summaryrefslogblamecommitdiff
path: root/shells/zsh/pkg-plist
blob: e49ae44837dcfd1c29d8b1fb3d257709e6250d00 (plain) (tree)
1
2
3
4
5
6
7
8
       

                                                                                                                           
             
                                                          
             
                                               
        
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.0.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
info/dir