wok-current diff ebtables/receipt @ rev 11318

Up: scite to 3.0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 16 14:02:34 2011 +0000 (2011-11-16)
parents fb26dae68816
children 5913b5418083
line diff
     1.1 --- a/ebtables/receipt	Tue Feb 22 23:53:22 2011 +0100
     1.2 +++ b/ebtables/receipt	Wed Nov 16 14:02:34 2011 +0000
     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.