wok-current diff blinder-theme/receipt @ rev 18686
Add tidy-html5, csstidy, rcssmin
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Dec 10 01:58:32 2015 +0200 (2015-12-10) |
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 Thu Dec 10 01:58:32 2015 +0200 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