wok rev 8797

Fix compile_rules() for ebtables
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 23:53:22 2011 +0100 (2011-02-22)
parents e64069568fe7
children df1ebc56392f
files ebtables/receipt
line diff
     1.1 --- a/ebtables/receipt	Tue Feb 22 23:52:43 2011 +0100
     1.2 +++ b/ebtables/receipt	Tue Feb 22 23:53:22 2011 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	mkdir -p _pkg/etc/rc.d/init.d/ _pkg/etc/sysconfig/
     1.7 -	make && make DESTDIR=$PWD/_pkg install
     1.8 +	make && make -j1 install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.