wok diff nss_ldap/receipt @ rev 15024

cairo: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 21:27:05 2013 +0000 (2013-08-11)
parents 664b01de0dcf
children 3765f181a6d5
line diff
     1.1 --- a/nss_ldap/receipt	Fri Feb 04 02:49:31 2011 +0000
     1.2 +++ b/nss_ldap/receipt	Sun Aug 11 21:27:05 2013 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.5  	--enable-rfc2307bis --enable-schema-mapping --enable-paged-results \
     1.6  	--sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11