wok-next diff enlightenment-pam/receipt @ rev 7004

Up: slitaz-tools-boxes (3.9.1)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Oct 31 17:03:51 2010 +0100 (2010-10-31)
parents b68b4f934ba7
children 85cd798d6997
line diff
     1.1 --- a/enlightenment-pam/receipt	Tue Mar 02 18:31:54 2010 +0100
     1.2 +++ b/enlightenment-pam/receipt	Sun Oct 31 17:03:51 2010 +0100
     1.3 @@ -26,7 +26,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11