wok diff php-auth-pam/receipt @ rev 15030
netatalk: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 09:52:48 2013 +0000 (2013-08-12) |
parents | 2f79d601d5bc |
children | 3b3a139f4862 |
line diff
1.1 --- a/php-auth-pam/receipt Thu Nov 03 17:16:52 2011 +0100 1.2 +++ b/php-auth-pam/receipt Mon Aug 12 09:52:48 2013 +0000 1.3 @@ -18,10 +18,10 @@ 1.4 test -d ${PACKAGE}-${VERSION} \ 1.5 || make ${PACKAGE}-${VERSION}.orig ${PACKAGE}-${VERSION} 1.6 cd $src 1.7 - phpize 1.8 + phpize 1.9 patch -p1 < $stuff/php-auth-pam-Makefile.global0.4.u || exit 1 1.10 1.11 - ./configure \ 1.12 + ./configure $CONFIGURE_ARGS \ 1.13 --prefix=/usr && 1.14 1.15 make && make DESTDIR=$DESTDIR install