wok diff rsstail/receipt @ rev 17313

Fix fish and fish-doc.
author necrophcodr <tcg.thegamer@gmail.com>
date Sun Nov 02 19:40:25 2014 +0100 (2014-11-02)
parents b3b2e86dc2ab
children c0ce132ba4ee
line diff
     1.1 --- a/rsstail/receipt	Wed Sep 10 11:43:10 2014 +0200
     1.2 +++ b/rsstail/receipt	Sun Nov 02 19:40:25 2014 +0100
     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  }