wok-6.x diff libgtkhtml/receipt @ rev 22482
updated antimicro (1.0 -> 2.23)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Dec 30 15:31:22 2019 +0100 (2019-12-30) |
parents | ee5c8b018b62 |
children | 6831608a1b2a |
line diff
1.1 --- a/libgtkhtml/receipt Thu Dec 05 20:42:36 2013 +0000 1.2 +++ b/libgtkhtml/receipt Mon Dec 30 15:31:22 2019 +0100 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 \