summaryrefslogtreecommitdiff
path: root/php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2008-05-07 21:02:49 +0200
committerJuergen Daubert <jue@jue.li>2008-05-07 21:02:49 +0200
commit459f4ce607756b19d128388a2ac10389a7827a2c (patch)
tree65f55295ff42bf81f5aec0f94262ba6b73ec78c0 /php
parentc784eb28da9464316e5b92be4bc90e86be054a10 (diff)
downloadopt-459f4ce607756b19d128388a2ac10389a7827a2c.tar.gz
opt-459f4ce607756b19d128388a2ac10389a7827a2c.tar.xz
php: fixed pear exclusion
Diffstat (limited to 'php')
-rw-r--r--php/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/Pkgfile b/php/Pkgfile
index db4f52df9..7212a1d0c 100644
--- a/php/Pkgfile
+++ b/php/Pkgfile
@@ -16,7 +16,7 @@ build () {
--prefix=/usr \
--with-config-file-path=/etc/php \
--with-config-file-scan-dir=/etc/php/conf.d \
- --disable-static --disable-debug --disable-pear"
+ --disable-static --disable-debug --without-pear"
local PHP_SHARED="
--enable-dba=shared --with-gdbm --with-db4 \

Generated by cgit