wok diff enlightenment-pam/receipt @ rev 7040

Up: xorg-server to 1.9.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 31 20:52:33 2010 +0000 (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 20:52:33 2010 +0000
     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