wok-current diff php/receipt @ rev 1779

Add php-cli & php-pear
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 28 22:07:35 2008 +0000 (2008-11-28)
parents 4e3c588a6fd3
children 8c915f662395
line diff
     1.1 --- a/php/receipt	Thu Oct 23 20:38:19 2008 +0000
     1.2 +++ b/php/receipt	Fri Nov 28 22:07:35 2008 +0000
     1.3 @@ -36,7 +36,8 @@
     1.4  --with-imap=shared --with-imap-ssl \
     1.5  --with-mhash=shared \
     1.6  --with-gd=shared \
     1.7 ---disable-cli"
     1.8 +--with-pear=/usr/share/php \
     1.9 +"
    1.10  	./configure $COMMON_ARGS $CONFIGURE_ARGS && \
    1.11  	make && make INSTALL_ROOT=$PWD/_pkg install
    1.12  	./configure $COMMON_ARGS --with-apxs2=/usr/bin/apxs $CONFIGURE_ARGS && \