# HG changeset patch # User Hans-G?nter Theisgen # Date 1578325975 -3600 # Node ID b2c3caa4e31ca57c10aac2a5e2f8478e2f512527 # Parent 59a032355c051d118d0ba7237ebb3a4c92626d79 updated cabextract (1.9 -> 1.9.1) diff -r 59a032355c05 -r b2c3caa4e31c cabextract/receipt --- a/cabextract/receipt Mon Jan 06 16:48:08 2020 +0100 +++ b/cabextract/receipt Mon Jan 06 16:52:55 2020 +0100 @@ -1,10 +1,10 @@ # SliTaz package receipt. PACKAGE="cabextract" -VERSION="1.9" +VERSION="1.9.1" CATEGORY="utilities" TAGS="extract cab exe" -SHORT_DESC="Extracting Microsoft cabinet files" +SHORT_DESC="Extracting Microsoft cabinet files." MAINTAINER="erjo@slitaz.org" LICENSE="GPL3" WEB_SITE="https://www.cabextract.org.uk/" @@ -15,7 +15,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src ./configure $CONFIGURE_ARGS && make && make DESTDIR=$DESTDIR install