wok diff electric-fence/receipt @ rev 13119

aubio: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 02 20:33:54 2012 +0200 (2012-07-02)
parents 31c985a0bd3d
children fcdd50638150
line diff
     1.1 --- a/electric-fence/receipt	Tue Feb 16 13:39:45 2010 +0000
     1.2 +++ b/electric-fence/receipt	Mon Jul 02 20:33:54 2012 +0200
     1.3 @@ -14,7 +14,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	src=${PACKAGE}-${VERSION}
     1.8  	cd $src
     1.9  	
    1.10  	make 
    1.11 @@ -23,7 +22,6 @@
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {
    1.15 -	src=${PACKAGE}-${VERSION}
    1.16  	mkdir -p $fs/usr/lib  $fs/usr/bin
    1.17  	cp -a $src/eftest $fs/usr/bin
    1.18  	cp -a $src/tstheap $fs/usr/bin