wok diff gtk2-engine-murrine/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 7d6089953592
children bc5d5781c529
line diff
     1.1 --- a/gtk2-engine-murrine/receipt	Sat Aug 10 11:33:11 2013 +0000
     1.2 +++ b/gtk2-engine-murrine/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL3"
     1.5  WEB_SITE="http://www.cimitan.com/murrine"
     1.6  TARBALL="murrine-$VERSION.tar.xz"
     1.7 -WGET_URL="$GNOME_MIRROR/murrine/0.98/$TARBALL"
     1.8 +WGET_URL="$GNOME_MIRROR/murrine/${VERSION%.*}/$TARBALL"
     1.9  TAGS="gtk2"
    1.10  
    1.11  DEPENDS="gtk+"
    1.12 @@ -33,4 +33,3 @@
    1.13  	cp -a $install/usr/share $fs/usr
    1.14  	find $fs -name '*.la' -delete
    1.15  }
    1.16 -