wok rev 9560
Fixed slitaz-configs.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 11 10:03:44 2011 +0000 (2011-04-11) |
parents | 19a7717cb1c3 |
children | a3a1e544875b |
files | slitaz-configs/receipt |
line diff
1.1 --- a/slitaz-configs/receipt Sun Apr 10 10:58:39 2011 +0000 1.2 +++ b/slitaz-configs/receipt Mon Apr 11 10:03:44 2011 +0000 1.3 @@ -18,7 +18,7 @@ 1.4 mkdir -p $fs/etc/xdg/openbox 1.5 for f in menu.en.xml menu.xml autostart.sh rc.xml 1.6 do 1.7 - cp -a $src/rootfs/etc/xdg/openbox/$i $fs/etc/xdg/openbox 1.8 + cp -a $src/rootfs/etc/xdg/openbox/$f $fs/etc/xdg/openbox 1.9 done 1.10 cp -a $src/rootfs/etc/lxpanel $fs/etc 1.11 chown -R root.root $fs