wok diff sane-backends/receipt @ rev 7978

Fix: sane-backends needs -j1 to install
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:58:28 2011 +0100 (2011-01-17)
parents bc7b7e24a2e9
children 12dc00e8fec9
line diff
     1.1 --- a/sane-backends/receipt	Wed Sep 29 21:11:18 2010 +0000
     1.2 +++ b/sane-backends/receipt	Mon Jan 17 17:58:28 2011 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		$CONFIGURE_ARGS &&
     1.6  	make &&
     1.7 -	make DESTDIR=$PWD/_pkg install
     1.8 +	make -j 1 DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.