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

Add intel-microcode
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 25 03:34:29 2018 +0200 (2018-01-25)
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	Thu Jan 25 03:34:29 2018 +0200
     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