wok diff nss_ldap/receipt @ rev 11879

quodlibet: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 28 08:39:45 2012 +0100 (2012-02-28)
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	Tue Feb 28 08:39:45 2012 +0100
     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