wok-next diff slitaz-configs/receipt @ rev 14958
Up: enlightenment-pam (0.17.4)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 19:20:59 2013 +0200 (2013-08-08) |
parents | 874b0d62ff7e |
children | 10e6c72b2c15 |
line diff
1.1 --- a/slitaz-configs/receipt Sat Aug 03 17:37:48 2013 +0300 1.2 +++ b/slitaz-configs/receipt Thu Aug 08 19:20:59 2013 +0200 1.3 @@ -37,6 +37,8 @@ 1.4 cp -a $src/rootfs/usr/bin $fs/usr 1.5 cp -a $src/rootfs/etc/lxpanel $fs/etc 1.6 cp -a $src/rootfs/etc/slitaz $fs/etc 1.7 + cp -a $install/etc/xdg/openbox/menu.en.xml $install/etc/xdg/openbox/menu.xml \ 1.8 + $fs/etc/xdg/openbox 1.9 1.10 chown -R root.root $fs 1.11 }