wok diff ebtables/receipt @ rev 10010

gnustep-gui: build but need tar
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 02:11:20 2011 +0200 (2011-05-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	Thu May 19 02:11:20 2011 +0200
     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.