wok diff lrzip/receipt @ rev 18430
Up gnuradio (3.7.8)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 21 18:28:34 2015 +0200 (2015-09-21) |
parents | 588515381495 |
children | e7f6a9ed326c |
line diff
1.1 --- a/lrzip/receipt Thu Dec 26 11:51:16 2013 +0000 1.2 +++ b/lrzip/receipt Mon Sep 21 18:28: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