- forcibly disable PEAR

This commit is contained in:
jorton 2005-11-30 08:50:40 +00:00
parent cd62fdc3b1
commit 79e334f5c7
1 changed files with 2 additions and 1 deletions

View File

@ -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} \