summaryrefslogblamecommitdiff
path: root/shells/zsh/pkg-plist
blob: eb9b889309a13b66d2930940a54943a7a2018e2e (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-%%ZSH_VERSION%%
@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