wok diff lrzip/receipt @ rev 19145

mpv: add EXTRA_SOURCE_FILES
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 16:16:54 2016 +0200 (2016-05-19)
parents 588515381495
children e7f6a9ed326c
line diff
     1.1 --- a/lrzip/receipt	Thu Dec 26 11:51:16 2013 +0000
     1.2 +++ b/lrzip/receipt	Thu May 19 16:16:54 2016 +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