wok diff h8300-gdb/receipt @ rev 13205

Up: wget (1.14)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Aug 06 13:47:08 2012 +0200 (2012-08-06)
parents f71157a571d0
children 7bb096863642
line diff
     1.1 --- a/h8300-gdb/receipt	Sat Aug 14 00:26:30 2010 +0000
     1.2 +++ b/h8300-gdb/receipt	Mon Aug 06 13:47:08 2012 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$src/_pkg install
    1.10  }
    1.11