wok-next diff slitaz-menus/receipt @ rev 8668
Up: tazwok-experimental 0.0.6.4
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 16 22:59:02 2011 +0100 (2011-02-16) |
parents | d92edf35d07b |
children | 53de7f30f4d5 |
line diff
1.1 --- a/slitaz-menus/receipt Fri Aug 07 11:41:11 2009 +0200 1.2 +++ b/slitaz-menus/receipt Wed Feb 16 22:59:02 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-menus" 1.7 -VERSION="1.7" 1.8 +VERSION="1.8" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="SliTaz i18n Freedesktop menus." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,6 +12,7 @@ 1.13 { 1.14 mkdir -p $fs/usr/share $fs/etc/xdg 1.15 cp -a stuff/desktop-directories $fs/usr/share 1.16 + cp -a stuff/icons $fs/usr/share 1.17 cp -a stuff/menus $fs/etc/xdg 1.18 } 1.19