wok-next diff rsstail/receipt @ rev 17231

add post_install to some icon themes (for qt4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Oct 16 19:38:39 2014 +0000 (2014-10-16)
parents b3b2e86dc2ab
children c0ce132ba4ee
line diff
     1.1 --- a/rsstail/receipt	Wed Sep 10 11:43:10 2014 +0200
     1.2 +++ b/rsstail/receipt	Thu Oct 16 19:38:39 2014 +0000
     1.3 @@ -25,5 +25,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 +	mkdir -p $fs/usr
     1.8  	cp -a $install/usr/bin $fs/usr/
     1.9  }