wok-6.x diff xorg-server-Xnest/receipt @ rev 19430
syslinux/iso2exe.sh: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 02 11:19:07 2016 +0200 (2016-10-02) |
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 Sun Oct 02 11:19:07 2016 +0200 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 }