wok diff libgtkhtml/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents ee5c8b018b62
children 6831608a1b2a
line diff
     1.1 --- a/libgtkhtml/receipt	Thu Dec 05 20:42:36 2013 +0000
     1.2 +++ b/libgtkhtml/receipt	Sun Feb 14 22:06:06 2016 +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 \