wok diff zpaq/receipt @ rev 19629
Up putty (0.67)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 12 12:03:27 2017 +0100 (2017-01-12) |
parents | 9fbacc9df6fc |
children | 259bf47dcced |
line diff
1.1 --- a/zpaq/receipt Sat Mar 07 18:21:38 2015 +0000 1.2 +++ b/zpaq/receipt Thu Jan 12 12:03:27 2017 +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