wok-next diff xpaint/receipt @ rev 16055

syslinux/iso2exe: fix 'a la tazusb' install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 11 15:44:47 2014 +0000 (2014-03-11)
parents 860ce5da84ab
children 1170c748b1ab
line diff
     1.1 --- a/xpaint/receipt	Mon Dec 09 15:20:40 2013 +0000
     1.2 +++ b/xpaint/receipt	Tue Mar 11 15:44:47 2014 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	./configure $CONFIGURE_ARGS && make -j 1 && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.