wok-6.x diff talloc/receipt @ rev 12857

Up: tazpkg (5.0) Bunch of fixes, clean and improvment (but dont handle mulitarch)
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 24 14:21:48 2012 +0200 (2012-05-24)
parents 720c4148ff55
children 7655fb6bf8dd
line diff
     1.1 --- a/talloc/receipt	Mon May 23 01:44:08 2011 +0200
     1.2 +++ b/talloc/receipt	Thu May 24 14:21:48 2012 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  		--prefix=/usr \
     1.5  		--enable-talloc-compat1 \
     1.6  		--hostcc=$HOST_SYSTEM &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11