wok rev 8933
slitaz-configs doesn't have root so there is no need to chmod root.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 01 07:01:29 2011 +0000 (2011-03-01) |
parents | 9a489921fe01 |
children | cb3839ac1096 |
files | slitaz-configs/receipt |
line diff
1.1 --- a/slitaz-configs/receipt Tue Mar 01 12:32:50 2011 +0100 1.2 +++ b/slitaz-configs/receipt Tue Mar 01 07:01:29 2011 +0000 1.3 @@ -21,7 +21,6 @@ 1.4 cp -a $src/rootfs/etc/xdg/openbox/autostart.sh $fs/etc/xdg/openbox 1.5 cp -a $src/rootfs/etc/xdg/openbox/rc.xml $fs/etc/xdg/openbox 1.6 chown -R root.root $fs 1.7 - chmod 0750 $fs/root 1.8 } 1.9 1.10 post_install()