wok diff ebtables/receipt @ rev 11710

added tintin
author toronado
date Sun Feb 19 08:14:43 2012 -0800 (2012-02-19)
parents fb26dae68816
children 5913b5418083
line diff
     1.1 --- a/ebtables/receipt	Tue Feb 22 23:53:22 2011 +0100
     1.2 +++ b/ebtables/receipt	Sun Feb 19 08:14:43 2012 -0800
     1.3 @@ -14,8 +14,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	mkdir -p _pkg/etc/rc.d/init.d/ _pkg/etc/sysconfig/
     1.8 -	make && make -j1 install
     1.9 +	mkdir -p $DESTDIR/etc/rc.d/init.d/ $DESTDIR/etc/sysconfig/
    1.10 +	make && make DESTDIR=$DESTDIR -j1 install
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.