wok-4.x rev 12125

mono: make install may fail if -j1 is not used
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 13 03:03:27 2012 +0100 (2012-03-13)
parents 082eb0e58670
children c66f76c2afc9
files mono/receipt
line diff
     1.1 --- a/mono/receipt	Tue Mar 13 01:25:08 2012 +0100
     1.2 +++ b/mono/receipt	Tue Mar 13 03:03:27 2012 +0100
     1.3 @@ -22,7 +22,7 @@
     1.4  	./configure \
     1.5  		--sysconfdir=/etc \
     1.6  		$CONFIGURE_ARGS  &&
     1.7 -	make -j 1 && make install
     1.8 +	make -j 1 && make -j 1 install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.