wok-6.x diff slitaz-configs/receipt @ rev 12965
Up: slitaz-base-files (5.2.3)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jun 01 08:32:45 2012 +0200 (2012-06-01) |
parents | 7fed8c0a235d |
children | d53ecda155fa |
line diff
1.1 --- a/slitaz-configs/receipt Sun Apr 22 19:04:04 2012 +0200 1.2 +++ b/slitaz-configs/receipt Fri Jun 01 08:32:45 2012 +0200 1.3 @@ -14,10 +14,10 @@ 1.4 1.5 # Rules to gen a SliTaz package suitable for Tazpkg. 1.6 genpkg_rules() 1.7 -{ 1.8 +{ 1.9 # Copy rootfs files from the stuff and set permissions. 1.10 mkdir -p $fs/etc/xdg/openbox $fs/usr/share 1.11 - for f in menu.en.xml menu.xml autostart.sh rc.xml 1.12 + for f in menu.en.xml menu.xml autostart environment rc.xml 1.13 do 1.14 cp -a $src/rootfs/etc/xdg/openbox/$f $fs/etc/xdg/openbox 1.15 done