wok diff firefox-langpack-zh_TW/receipt @ rev 15251

libidn: remove wrong error trigger
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 23 18:37:38 2013 +0000 (2013-09-23)
parents b3973ebd1820
children f170de380ab9
line diff
     1.1 --- a/firefox-langpack-zh_TW/receipt	Thu Aug 08 22:20:12 2013 +0200
     1.2 +++ b/firefox-langpack-zh_TW/receipt	Mon Sep 23 18:37:38 2013 +0000
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Chinese Language Package for firefox"
     1.6  MAINTAINER="lufeng369@gmail.com"
     1.7 -DEPENDS="firefox"
     1.8 +LICENSE="MPL2"
     1.9  WEB_SITE="http://www.mozilla.com"
    1.10  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
    1.11  LANG_DIR="langpack-$LANG@firefox.mozilla.org"
    1.12  TARBALL="$PACKAGE-$VERSION.zip"
    1.13  WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    1.14  
    1.15 +DEPENDS="firefox"
    1.16 +
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()
    1.19  {