zsh: removed zsh-secure-free option

This commit is contained in:
Simon Gloßner 2008-06-21 00:01:35 +02:00
parent 3ffbfd1fa1
commit 6f9ba35a14

View File

@ -6,7 +6,7 @@
name=zsh
version=4.3.6
release=2
release=3
source=(http://www.zsh.org/pub/$name-$version.tar.bz2 \
http://www.grml.org/zsh/zsh-lovers.1)
@ -23,7 +23,6 @@ build() {
--enable-fndir=/usr/share/zsh/$version/functions \
--enable-site-fndir=/usr/share/zsh/site-functions \
--enable-zsh-mem \
--enable-zsh-secure-free \
--enable-maildir-support \
--enable-function-subdirs \
--enable-pcre \