wok-stable diff qemulator/receipt @ rev 4915
awstats: fix apache conf (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 14 14:40:52 2010 +0100 (2010-02-14) |
parents | 247548dd9c34 |
children | c4ca195c01dd |
line diff
1.1 --- a/qemulator/receipt Fri Aug 07 15:12:16 2009 +0200 1.2 +++ b/qemulator/receipt Sun Feb 14 14:40:52 2010 +0100 1.3 @@ -21,4 +21,5 @@ 1.4 rm -rf $fs/usr/share/icons $fs/usr/share/pixmaps/*.svg 1.5 cp $src/usr/local/share/icons/hicolor/32x32/apps/* \ 1.6 $fs/usr/share/pixmaps 1.7 + cp stuff/slitaz.png $fs/usr/share/$PACKAGE/icons 1.8 }