wok diff gimp/receipt @ rev 18296

Up linux (3.2.71)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 17 11:03:13 2015 +0200 (2015-08-17)
parents eeffac2b77bc
children 34df176312fc
line diff
     1.1 --- a/gimp/receipt	Sun Nov 16 00:04:13 2014 +0000
     1.2 +++ b/gimp/receipt	Mon Aug 17 11:03:13 2015 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL3"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.gimp.org/"
     1.7 -WGET_URL="http://download.gimp.org/pub/gimp/v2.8/$TARBALL"
     1.8 +WGET_URL="http://download.gimp.org/pub/gimp/v${VERSION%.*}/$TARBALL"
     1.9  SUGGESTED="gimp-plug-ins gimp-brushes gimp-console gimp-plugin-ufraw"
    1.10  
    1.11  DEPENDS="libart_lgpl babl gegl libgio tiff xorg-libXdamage xorg-libXmu \
    1.12 @@ -20,7 +20,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 \