wok-stable diff GConf/receipt @ rev 6102

gettext: breaks build_depends loop with gcc+gcj, glib & gtk+
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 03 10:24:10 2010 +0200 (2010-09-03)
parents ba238fa5bab1
children dafe65e56a8d
line diff
     1.1 --- a/GConf/receipt	Sat Aug 14 15:56:13 2010 +0000
     1.2 +++ b/GConf/receipt	Fri Sep 03 10:24:10 2010 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  gtk+-dev libcrypto libcomerr3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://projects.gnome.org/gconf/"
     1.7 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.31/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()