diff options
Diffstat (limited to 'extra/zsh')
| -rwxr-xr-x | extra/zsh/build | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/extra/zsh/build b/extra/zsh/build index 60e497d4..100849d8 100755 --- a/extra/zsh/build +++ b/extra/zsh/build @@ -24,5 +24,3 @@ make  make DESTDIR="$1" install  install -Dm 644 zprofile "$1/etc/zprofile" - -ln -sfv zsh "$1/usr/bin/sh" | 
