- forcibly disable PEAR
This commit is contained in:
parent
cd62fdc3b1
commit
79e334f5c7
3
php.spec
3
php.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
|
||||||
Name: php
|
Name: php
|
||||||
Version: 5.1.1
|
Version: 5.1.1
|
||||||
Release: 1.3
|
Release: 1.4
|
||||||
License: The PHP License
|
License: The PHP License
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
@ -307,6 +307,7 @@ ln -sf ../configure
|
|||||||
--disable-debug \
|
--disable-debug \
|
||||||
--with-pic \
|
--with-pic \
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
|
--without-pear \
|
||||||
--with-bz2 \
|
--with-bz2 \
|
||||||
--with-curl \
|
--with-curl \
|
||||||
--with-exec-dir=%{_bindir} \
|
--with-exec-dir=%{_bindir} \
|
||||||
|
Loading…
Reference in New Issue
Block a user