wok-stable diff rpm4/receipt @ rev 12176

Up: slitaz-tools (4.8.3) - Small improvments
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 24 14:39:11 2012 +0100 (2012-03-24)
parents e589f5564a67
children
line diff
     1.1 --- a/rpm4/receipt	Tue Mar 15 16:19:13 2011 +0100
     1.2 +++ b/rpm4/receipt	Sat Mar 24 14:39:11 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  	 --with-efence=no \
     1.5  	 --with-external-db \
     1.6  	 --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