summaryrefslogtreecommitdiff
path: root/zsh/Pkgfile
diff options
context:
space:
mode:
authorSimon Gloßner <viper@hometux.de>2008-06-21 00:01:35 +0200
committerSimon Gloßner <viper@hometux.de>2008-06-21 00:01:35 +0200
commit6f9ba35a14254852c69b8a7666fc376dd18ba858 (patch)
treead11983538f0d45da073608599607775ca59727d /zsh/Pkgfile
parent3ffbfd1fa150e86083791011218a5c67066cec1d (diff)
downloadopt-6f9ba35a14254852c69b8a7666fc376dd18ba858.tar.gz
opt-6f9ba35a14254852c69b8a7666fc376dd18ba858.tar.xz
zsh: removed zsh-secure-free option
Diffstat (limited to 'zsh/Pkgfile')
-rw-r--r--zsh/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/zsh/Pkgfile b/zsh/Pkgfile
index 6275f8c3a..da92837ce 100644
--- a/zsh/Pkgfile
+++ b/zsh/Pkgfile
@@ -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 \

Generated by cgit