wok diff fftw-dev/receipt @ rev 7236

Fixed unzip to have all packgaes in bin folder instead of just unzip. This way you can unzip packages with xarchive when it needs zipinfo.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 12 21:36:21 2010 +0000 (2010-11-12)
parents 45fa560b8c74
children fcdd50638150
line diff
     1.1 --- a/fftw-dev/receipt	Tue Oct 19 21:04:01 2010 -0400
     1.2 +++ b/fftw-dev/receipt	Fri Nov 12 21:36:21 2010 +0000
     1.3 @@ -6,10 +6,9 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SHORT_DESC="fftw devel files"
     1.6  WEB_SITE="http://www.fftw.org/"
     1.7 -WGET_URL="$WEB_SITE/$TARBALL"
     1.8 +DEPENDS="fftw"
     1.9  WANTED="fftw"
    1.10  
    1.11 -
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()
    1.14  {