wok diff libgtkhtml/receipt @ rev 23862

xvkbd: wget_url that works for cook
author Richard Dunbar <mojo@slitaz.org>
date Fri Jun 19 11:08:54 2020 -0400 (2020-06-19)
parents ee5c8b018b62
children 6831608a1b2a
line diff
     1.1 --- a/libgtkhtml/receipt	Thu Dec 05 20:42:36 2013 +0000
     1.2 +++ b/libgtkhtml/receipt	Fri Jun 19 11:08:54 2020 -0400
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://freshmeat.net/projects/libgtkhtml/"
     1.7 -WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.11/$TARBALL"
     1.8 +WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="glibc-base glib libgio expat libxml2 zlib \
    1.11  gtk+ cairo atk fontconfig freetype pango pixman libpng \
    1.12 @@ -19,7 +19,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \