wok diff chrommo-theme/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 c0e2210b4acf
children c2da0ba22fa6
line diff
     1.1 --- a/chrommo-theme/receipt	Sat Sep 05 02:00:47 2015 -0300
     1.2 +++ b/chrommo-theme/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="chrommo-theme"
     1.7 -VERSION="1.0"
     1.8 +VERSION="1.0.3"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SliTaz Chrommo theme for GTK+2 and Openbox"
    1.11  MAINTAINER="hackdorte@sapo.pt"
    1.12 -LICENSE="PublicDomain"
    1.13 +LICENSE="BSD"
    1.14  WEB_SITE="http://hackdorte.tumblr.com"
    1.15  
    1.16  DEPENDS="murrine openbox"
    1.17 @@ -15,9 +15,4 @@
    1.18  {
    1.19      mkdir -p $fs/usr/share/themes
    1.20      cp -a stuff/* $fs/usr/share/themes
    1.21 -}
    1.22 -
    1.23 -post_install()
    1.24 -{
    1.25 -    tazbox notify "Chrommo Theme \n\n Successfully installed!"
    1.26  }
    1.27 \ No newline at end of file