wok-6.x diff pam_ldap/receipt @ rev 14054

virtualbox-ose: splitted in virtualbox-ose for slitaz hosts and virtualbox-ose-guestutils for slitaz guests, can't get it to work without reboot
author ernia <monghitri@aruba.it>
date Tue Feb 19 20:23:53 2013 +0000 (2013-02-19)
parents 748571122c2d
children 51a1ebbda768
line diff
     1.1 --- a/pam_ldap/receipt	Wed May 25 21:33:08 2011 +0200
     1.2 +++ b/pam_ldap/receipt	Tue Feb 19 20:23:53 2013 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  	./vers_string -v
     1.5  	./configure --prefix=/usr --infodir=/usr/share/info \
     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