wok-6.x diff ebtables/receipt @ rev 14226

liberation-fonts-base: fix url. Recook: freetype - package cooked but something wrong, freetype-dev fails; same with freetype-infinality(-dev). Add optional (?) website to fontconfig-infinality-yad.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 21 19:21:00 2013 +0000 (2013-03-21)
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 Mar 21 19:21:00 2013 +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.