wok diff slitaz-configs/receipt @ rev 8997
asterisk: fix extract-cfile.awk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 03 14:42:56 2011 +0100 (2011-03-03) |
parents | 709319a5d2c3 |
children | 259a7cbac8c3 |
line diff
1.1 --- a/slitaz-configs/receipt Tue Jan 11 13:39:34 2011 +0100 1.2 +++ b/slitaz-configs/receipt Thu Mar 03 14:42:56 2011 +0100 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()