wok-current diff thunderbird-langpack-de/receipt @ rev 13025

clucene-dev, clucene, drupal, fcitx-skin-default, fcitx-zm, gejengel, hd2u, input-utils, jdk6-jaf, jdk6-jaxp, jdk6-jaxws, kismet, libedit-dev, libedit, linux-module-headers, linux-ocfs2, linux-staging, linux64-ocfs2, linux64-staging, menu-railroad, nfs-utils, ode-dev, openjdk-6-src, runcom, talloc-python, vlc-plugin, xorg-xf86-video-neomagic: fix maintainer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 11 17:36:31 2012 +0200 (2012-06-11)
parents 84f8cd79ad7a
children e78bb87f3a31
line diff
     1.1 --- a/thunderbird-langpack-de/receipt	Thu Jun 23 21:57:48 2011 +0000
     1.2 +++ b/thunderbird-langpack-de/receipt	Mon Jun 11 17:36:31 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="thunderbird-langpack-de"
     1.7 -VERSION="3.1.10"
     1.8 +VERSION="10.0.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="locale for mozilla thunderbird"
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12 @@ -15,7 +15,7 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	EXTDIR="$fs/usr/lib/thunderbird-$VERSION/extensions/$LANG_DIR"
    1.17 +	EXTDIR="$fs/usr/lib/thunderbird/extensions/$LANG_DIR"
    1.18  	mkdir -p $EXTDIR
    1.19  	cp -a $src/* $EXTDIR
    1.20  }