wok-next diff libassuan/receipt @ rev 11903
Up: tazpkg (4.8) - New tazpkg-box for desktop integration and fixes
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 29 20:30:40 2012 +0100 (2012-02-29) |
parents | 351453c239dd |
children | c994113bbe49 |
line diff
1.1 --- a/libassuan/receipt Wed May 11 14:07:37 2011 +0200 1.2 +++ b/libassuan/receipt Wed Feb 29 20:30:40 2012 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libassuan" 1.7 -VERSION="2.0.1" 1.8 +VERSION="2.0.2" 1.9 CATEGORY="security" 1.10 SHORT_DESC="IPC library used by some of the other GnuPG related packages." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -16,7 +16,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - ./configure && make && make install 1.17 + ./configure $CONFIGURE_ARGS && make && make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.