wok diff xorg-server-Xnest/receipt @ rev 19701

Up: slitaz-tools and slitaz-configs
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 14 12:11:41 2017 +0100 (2017-02-14)
parents acc5cd1a7d8e
children 36ab68445ed7
line diff
     1.1 --- a/xorg-server-Xnest/receipt	Fri Jan 03 12:43:42 2014 +0100
     1.2 +++ b/xorg-server-Xnest/receipt	Tue Feb 14 12:11:41 2017 +0100
     1.3 @@ -24,5 +24,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  }