wok diff blinder-theme/receipt @ rev 18798

amule: update deps (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 09 18:56:52 2016 +0100 (2016-01-09)
parents c0e2210b4acf
children d4468c8fc5d7
line diff
     1.1 --- a/blinder-theme/receipt	Sat Sep 05 02:00:47 2015 -0300
     1.2 +++ b/blinder-theme/receipt	Sat Jan 09 18:56:52 2016 +0100
     1.3 @@ -13,11 +13,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -    mkdir -p $fs/usr/share/themes
     1.8 -    cp -a stuff/* $fs/usr/share/themes
     1.9 +	mkdir -p $fs/usr/share/themes
    1.10 +	cp -a stuff/* $fs/usr/share/themes
    1.11  }
    1.12 -
    1.13 -post_install()
    1.14 -{
    1.15 -    tazbox notify "Blinder Theme \n\n Successfully installed!"
    1.16 -}
    1.17 \ No newline at end of file