wok diff qtfm/receipt @ rev 19619

locale-pack.functions: make valid relative symlink for icon for lxpanel keyboard applet
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 10 16:22:01 2017 +0200 (2017-01-10)
parents 82e5bf5f3efb
children 6135577f4d08
line diff
     1.1 --- a/qtfm/receipt	Thu May 15 22:44:15 2014 +0300
     1.2 +++ b/qtfm/receipt	Tue Jan 10 16:22:01 2017 +0200
     1.3 @@ -26,5 +26,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 -	rm -f $fs/usr/share/doc
     1.8 +	rm -rf $fs/usr/share/doc
     1.9  }