wok-current diff zip/receipt @ rev 9405
Up: slitaz-boot-scripts (4.2) - We all want a new cooking...
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 28 17:16:23 2011 +0200 (2011-03-28) |
parents | e77b044d8ea6 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/zip/receipt Mon Nov 08 23:43:07 2010 +0000 1.2 +++ b/zip/receipt Mon Mar 28 17:16:23 2011 +0200 1.3 @@ -13,7 +13,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - src=$WOK/$PACKAGE/zip30 1.8 cd $src 1.9 make -f unix/Makefile generic_gcc 1.10 } 1.11 @@ -21,7 +20,6 @@ 1.12 # Rules to gen a SliTaz package suitable for Tazpkg. 1.13 genpkg_rules() 1.14 { 1.15 - src=$WOK/$PACKAGE/zip30 1.16 mkdir -p $fs/usr/bin 1.17 cp -a $src/zip $fs/usr/bin 1.18 cp -a $src/zipcloak $fs/usr/bin