wok diff xorg-server-Xephyr/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents acc5cd1a7d8e
children 36ab68445ed7
line diff
     1.1 --- a/xorg-server-Xephyr/receipt	Fri Jan 03 12:43:42 2014 +0100
     1.2 +++ b/xorg-server-Xephyr/receipt	Thu Aug 03 05:22:36 2017 -0300
     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  }