wok diff lxinput/receipt @ rev 19894

obex-data-server: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 06 15:54:14 2017 +0200 (2017-04-06)
parents 8a7737341ffa
children 6e8b1bcb30e2
line diff
     1.1 --- a/lxinput/receipt	Sat Nov 07 03:55:48 2015 +0200
     1.2 +++ b/lxinput/receipt	Thu Apr 06 15:54:14 2017 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 -	rm -r $fs/usr/shar/locale $fs/usr/share/man
     1.8 +	rm -r $fs/usr/share/locale $fs/usr/share/man
     1.9  	rm -r $fs/usr/share/lxinput/*.png
    1.10  	sed -i 's|^Icon=.*$|Icon=preferences-desktop-keyboard|' \
    1.11  		$fs/usr/share/applications/lxinput.desktop