wok diff h8300-gcc3/receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents 57411a44bf69
children 91ff9e877eff
line diff
     1.1 --- a/h8300-gcc3/receipt	Mon Sep 07 17:14:24 2009 +0000
     1.2 +++ b/h8300-gcc3/receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -34,7 +34,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=$src/_pkg install
    1.10  }
    1.11