# HG changeset patch # User Pascal Bellard # Date 1442403694 -7200 # Node ID ff6028aa131733060788881970febf0cb1276bf2 # Parent 46121975746c2af1ce4e65aabed5b4348f9b8553 Up lrzip (0.621) diff -r 46121975746c -r ff6028aa1317 lrzip/receipt --- a/lrzip/receipt Wed Sep 16 13:35:26 2015 +0200 +++ b/lrzip/receipt Wed Sep 16 13:41:34 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lrzip" -VERSION="0.616" +VERSION="0.621" CATEGORY="utilities" SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy" MAINTAINER="devel@slitaz.org" @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src ./configure $CONFIGURE_ARGS && make && make DESTDIR=$DESTDIR install