wok-6.x rev 18362
Up lrzip (0.621)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 16 13:41:34 2015 +0200 (2015-09-16) |
parents | 46121975746c |
children | 5590240a5d23 |
files | lrzip/receipt |
line diff
1.1 --- a/lrzip/receipt Wed Sep 16 13:35:26 2015 +0200 1.2 +++ b/lrzip/receipt Wed Sep 16 13:41:34 2015 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lrzip" 1.7 -VERSION="0.616" 1.8 +VERSION="0.621" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy" 1.11 MAINTAINER="devel@slitaz.org" 1.12 @@ -17,7 +17,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 ./configure $CONFIGURE_ARGS && 1.18 make && 1.19 make DESTDIR=$DESTDIR install