wok-6.x rev 2862
slim: Fix base theme copy
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 02 10:32:02 2009 +0200 (2009-05-02) |
parents | 7cef8fc27566 |
children | f231dfc2b819 |
files | slim/receipt |
line diff
1.1 --- a/slim/receipt Sat May 02 10:05:32 2009 +0200 1.2 +++ b/slim/receipt Sat May 02 10:32:02 2009 +0200 1.3 @@ -28,7 +28,7 @@ 1.4 { 1.5 mkdir -p $fs/usr/bin $fs/usr/share/slim 1.6 cp -a $src/slim $fs/usr/bin 1.7 - cp -a stuff/themes/base $fs/usr/share/slim 1.8 + cp -a stuff/themes $fs/usr/share/slim 1.9 # Config file and rc script. 1.10 cp -a stuff/etc $fs 1.11 chown -R root.root $fs