wok-next diff xorg-server-Xfbdev/receipt @ rev 18873

syslinux/i18n: typo in Ljubljana
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 04 12:48:32 2016 +0100 (2016-02-04)
parents 9be2dfe2fe72
children c5336999f370
line diff
     1.1 --- a/xorg-server-Xfbdev/receipt	Wed Mar 12 20:54:03 2014 +0100
     1.2 +++ b/xorg-server-Xfbdev/receipt	Thu Feb 04 12:48:32 2016 +0100
     1.3 @@ -25,5 +25,5 @@
     1.4  # We need /var/tmp rw to let xkbcomp builr XKB definition.
     1.5  post_install()
     1.6  {
     1.7 -	chmod 1777 $1/var/tmp
     1.8 +	chmod 1777 "$1/var/tmp"
     1.9  }