wok-stable diff electric-fence/receipt @ rev 9754
libusb-compat: fix BUILD_DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 03:37:17 2011 +0200 (2011-05-11) |
parents | 31c985a0bd3d |
children |
line diff
1.1 --- a/electric-fence/receipt Tue Feb 16 13:39:45 2010 +0000 1.2 +++ b/electric-fence/receipt Wed May 11 03:37:17 2011 +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