wok diff dillo-hg/receipt @ rev 2836
dillo: Remove image and rename custom home page
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 30 20:08:22 2009 +0200 (2009-04-30) |
parents | fa76f0f82bbc |
children | 9eb980078957 |
line diff
1.1 --- a/dillo-hg/receipt Wed Apr 29 21:18:16 2009 +0200 1.2 +++ b/dillo-hg/receipt Thu Apr 30 20:08:22 2009 +0200 1.3 @@ -47,6 +47,8 @@ 1.4 cp -a stuff/pics $fs/usr/share/webhome 1.5 cp -a stuff/dillo.desktop $fs/usr/share/applications 1.6 cp -a stuff/dillo.png $fs/usr/share/pixmaps 1.7 + # Webhome 1.8 + cp -a stuff/webhome $fs/usr/share 1.9 chown -R root.root $fs 1.10 } 1.11