From 02d2c2eec46b7c589f89e4a2b82fc602f113985b Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 7 Jun 2010 15:39:48 +0200 Subject: maj pkg-config#0.25-1 --- base/pkg-config/.md5sum | 2 +- base/pkg-config/Pkgfile | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'base') diff --git a/base/pkg-config/.md5sum b/base/pkg-config/.md5sum index 0675a0c83..17a692fe2 100644 --- a/base/pkg-config/.md5sum +++ b/base/pkg-config/.md5sum @@ -1 +1 @@ -d922a88782b64441d06547632fd85744 pkg-config-0.23.tar.gz +a3270bab3f4b69b7dc6dbdacbcae9745 pkg-config-0.25.tar.gz diff --git a/base/pkg-config/Pkgfile b/base/pkg-config/Pkgfile index 77b223bca..20e577da9 100755 --- a/base/pkg-config/Pkgfile +++ b/base/pkg-config/Pkgfile @@ -1,10 +1,10 @@ # Description: Outil permettant le traitement des fichiers Includes des librairies -# URL: http://pkgconfig.freedesktop.org/ +# URL: http://pkgconfig.freedesktop.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch name=pkg-config -version=0.23 +version=0.25 release=1 source=( http://pkgconfig.freedesktop.org/releases/$name-$version.tar.gz) @@ -16,4 +16,5 @@ build() { --infodir=/usr/share/info make make DESTDIR=$PKG install + rm -r $PKG/usr/share/doc } -- cgit v1.2.3-54-g00ecf