wok-current rev 412
Typo in oepnbox receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 11 19:45:12 2008 +0100 (2008-03-11) |
parents | 6bb4c6833b9a |
children | 4ee051f6ed87 |
files | openbox/receipt |
line diff
1.1 --- a/openbox/receipt Tue Mar 11 18:11:32 2008 +0100 1.2 +++ b/openbox/receipt Tue Mar 11 19:45:12 2008 +0100 1.3 @@ -43,7 +43,7 @@ 1.4 mkdir -p $fs/etc/xdg 1.5 cp -a stuff/openbox $fs/etc/xdg 1.6 # LXpanel config. 1.7 - cp stuff/lxpanel.config $fs/usr/share/lxpanel/profile/openbox 1.8 + cp stuff/lxpanel.config $fs/usr/share/lxpanel/profile/openbox/config 1.9 # Set perms. 1.10 chown -R root.root $fs 1.11 }