mod_php: fixed pear exclusion
This commit is contained in:
parent
732b2545f3
commit
774852d6dc
@ -15,7 +15,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"
|
||||
|
||||
EXTENSION_DIR=/usr/lib/php/extensions \
|
||||
./configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user