wok diff zpaq/receipt @ rev 17747

discount: fix TARBALL name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 23:52:35 2015 +0100 (2015-03-07)
parents 9fbacc9df6fc
children 259bf47dcced
line diff
     1.1 --- a/zpaq/receipt	Sat Mar 07 18:21:38 2015 +0000
     1.2 +++ b/zpaq/receipt	Sat Mar 07 23:52:35 2015 +0100
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="incremental journaling backup utility and archiver"
     1.5  MAINTAINER="necrophcodr@necrophcodr.me"
     1.6  LICENSE="GPL3"
     1.7 -TARBALL="zpaq702.zip"
     1.8 +TARBALL="zpaq${VERSION/./}.zip"
     1.9  WEB_SITE="http://mattmahoney.net/dc/zpaq.html"
    1.10 -WGET_URL="http://mattmahoney.net/dc/zpaq702.zip"
    1.11 +WGET_URL="http://mattmahoney.net/dc/$TARBALL"
    1.12  
    1.13  DEPENDS=""
    1.14  BUILD_DEPENDS=""
    1.15 @@ -16,7 +16,6 @@
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {
    1.19 -	cd $src
    1.20  	make &&
    1.21  	mkdir -p $install/usr/bin &&
    1.22  	cp zpaq $install/usr/bin/zpaq