7 May
2008
7 May
'08
7:03 p.m.
commit 459f4ce607756b19d128388a2ac10389a7827a2c Author: Juergen Daubert <jue@jue.li> Date: Wed May 7 21:02:49 2008 +0200 php: fixed pear exclusion diff --git a/php/Pkgfile b/php/Pkgfile index db4f52d..7212a1d 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 \