wok diff gtk-theme-switch/receipt @ rev 20654

busybox: add cook workaround
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 13 11:19:21 2019 +0100 (2019-01-13)
parents d1c17bd2c2bc
children a78610b2eb47
line diff
     1.1 --- a/gtk-theme-switch/receipt	Mon Dec 02 17:47:06 2013 +0000
     1.2 +++ b/gtk-theme-switch/receipt	Sun Jan 13 11:19:21 2019 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Utility to switch and preview GTK+ theme"
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  LICENSE="GPL2"
     1.7 -TARBALL="gtk-theme-switch_2.1.0.orig.tar.gz"
     1.8 +TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz"
     1.9  WEB_SITE="http://packages.qa.debian.org/g/gtk-theme-switch.html"
    1.10  WGET_URL="http://ftp.debian.org/debian/pool/main/g/$PACKAGE/$TARBALL"
    1.11  
    1.12 @@ -16,7 +16,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	make
    1.18  }
    1.19