wok diff firefox-langpack-fr/receipt @ rev 11303

Up: kismet (2011-08-R1)
author Alexander Medvedev <devl547@gmail.com>
date Sat Nov 12 22:29:28 2011 +0000 (2011-11-12)
parents 32fc20deeb56
children 66be26816f41
line diff
     1.1 --- a/firefox-langpack-fr/receipt	Fri Nov 11 07:07:44 2011 +0000
     1.2 +++ b/firefox-langpack-fr/receipt	Sat Nov 12 22:29:28 2011 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  WEB_SITE="http://www.mozilla.com"
     1.5  LANG=`echo $PACKAGE | cut -d'-' -f3 | tr '_' '-'`
     1.6  LANG_DIR="langpack-$LANG@firefox.mozilla.org"
     1.7 -TARBALL="$LANG.xpi"
     1.8 -WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.zip"
    1.10 +WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/fr.xpi"
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.13  genpkg_rules()