wok diff ebtables/receipt @ rev 9845

Add: apache-mod-wsgi'
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun May 15 23:51:51 2011 +0200 (2011-05-15)
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 May 15 23:51:51 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.