wok-6.x diff xorg-server-light/receipt @ rev 19073
Fix: (Picozu the HTML5 online image editor.)
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sat Apr 23 01:13:53 2016 -0300 (2016-04-23) |
parents | 5455fda86893 |
children | 8cc54665b2b3 |
line diff
1.1 --- a/xorg-server-light/receipt Sat Mar 15 13:11:09 2014 +0100 1.2 +++ b/xorg-server-light/receipt Sat Apr 23 01:13:53 2016 -0300 1.3 @@ -97,5 +97,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 }