wok diff pkg-config/receipt @ rev 17747

discount: fix TARBALL name
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 07 23:52:35 2015 +0100 (2015-03-07)
parents d118cd6b4ebf
children 61f0ea8f6b70
line diff
     1.1 --- a/pkg-config/receipt	Tue Mar 04 16:50:14 2014 +0000
     1.2 +++ b/pkg-config/receipt	Sat Mar 07 23:52:35 2015 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://pkgconfig.freedesktop.org/wiki/"
     1.6  WGET_URL="http://pkgconfig.freedesktop.org/releases/$TARBALL"
     1.7 -#HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="glibc-base"
    1.11  BUILD_DEPENDS="gcc libtool"