wok diff zip/receipt @ rev 9375

Up: gnumeric to 1.10.14.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Mar 25 03:26:11 2011 +0000 (2011-03-25)
parents e77b044d8ea6
children 02bbaa9d12ba
line diff
     1.1 --- a/zip/receipt	Mon Nov 08 23:43:07 2010 +0000
     1.2 +++ b/zip/receipt	Fri Mar 25 03:26:11 2011 +0000
     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