wok diff slitaz-menus/receipt @ rev 11820

Up: thunderbird to 10.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:16:39 2012 -0500 (2012-02-25)
parents 27066b66ca5b
children aef7f0994585
line diff
     1.1 --- a/slitaz-menus/receipt	Sun May 29 03:54:39 2011 +0200
     1.2 +++ b/slitaz-menus/receipt	Sat Feb 25 14:16:39 2012 -0500
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-menus"
     1.7 -VERSION="2.3"
     1.8 +VERSION="2.4"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SliTaz i18n Freedesktop menus and SliTaz Network menu."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,10 +11,7 @@
    1.13  genpkg_rules()
    1.14  {
    1.15  	mkdir -p $fs/usr/share $fs/etc/xdg
    1.16 -	for i in desktop-directories icons
    1.17 -	do
    1.18 -		cp -a $stuff/$i $fs/usr/share
    1.19 -	done
    1.20 +	cp -a $stuff/desktop-directories $fs/usr/share
    1.21  	cp -a $stuff/menus $fs/etc/xdg
    1.22  }
    1.23