wok-next diff nss_ldap/receipt @ rev 12521
Up: xorg-mkfontdir, xorg-setxkbmap, xorg-xauth, xorg-xclock, xorg-xcompmgr, xorg-xinput, xorg-xload + clean receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 25 00:15:23 2012 +0200 (2012-04-25) |
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 Wed Apr 25 00:15:23 2012 +0200 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