wok-next diff mono/receipt @ rev 5837

Up: xfce4 (4.6.2)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 16 08:11:16 2010 +0200 (2010-07-16)
parents eda0473a575d
children 7fafbbbf6353
line diff
     1.1 --- a/mono/receipt	Mon Aug 24 08:45:28 2009 +0000
     1.2 +++ b/mono/receipt	Fri Jul 16 08:11:16 2010 +0200
     1.3 @@ -25,7 +25,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		--sysconfdir=/etc \
     1.6  		$CONFIGURE_ARGS  &&
     1.7 -	make  &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11