wok rev 9581

Fixed libisofs by compiling it with -j1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 12 11:55:02 2011 +0000 (2011-04-12)
parents 63f55f52c422
children 7564f68fda8c
files libisofs/receipt
line diff
     1.1 --- a/libisofs/receipt	Tue Apr 12 11:42:31 2011 +0000
     1.2 +++ b/libisofs/receipt	Tue Apr 12 11:55:02 2011 +0000
     1.3 @@ -14,8 +14,8 @@
     1.4  {
     1.5  	cd $src
     1.6  	./configure &&
     1.7 -	make &&
     1.8 -	make install
     1.9 +	make -j1 &&
    1.10 +	make -j1 install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.