wok-current rev 2605

php (php-imap): do not link pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 10 18:27:50 2009 +0000 (2009-04-10)
parents 8e047542175a
children 0255380dc239
files php/receipt
line diff
     1.1 --- a/php/receipt	Fri Apr 10 17:18:13 2009 +0000
     1.2 +++ b/php/receipt	Fri Apr 10 18:27:50 2009 +0000
     1.3 @@ -39,6 +39,7 @@
     1.4  --with-unixODBC=shared,/usr \
     1.5  --with-pear=/usr/share/php \
     1.6  "
     1.7 +	sed -i 's/pam_start/pam_nostart/' configure
     1.8  	./configure $COMMON_ARGS $CONFIGURE_ARGS && \
     1.9  	make && make INSTALL_ROOT=$PWD/_pkg install
    1.10  	./configure $COMMON_ARGS --with-apxs2=/usr/bin/apxs $CONFIGURE_ARGS && \