From c6d68cfa1623dece0f7da2de5a77ec9f9afac430 Mon Sep 17 00:00:00 2001 From: namso-01 Date: Fri, 14 Aug 2015 09:42:10 +0300 Subject: [PATCH] =?UTF-8?q?thunderbird:=20dil=20dosylar=C4=B1=20i=C3=A7in?= =?UTF-8?q?=20adres=20de=C4=9Fi=C5=9Fikli=C4=9Fi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- network/mail/thunderbird/actions.py | 2 +- network/mail/thunderbird/pspec.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/network/mail/thunderbird/actions.py b/network/mail/thunderbird/actions.py index 21c6d73cbc..e2c4983e87 100644 --- a/network/mail/thunderbird/actions.py +++ b/network/mail/thunderbird/actions.py @@ -24,7 +24,7 @@ def setup(): shelltools.system("rm -rf langpack-tb/*/browser/defaults") if not shelltools.isDirectory(xpidir): shelltools.makedirs(xpidir) for locale in locales: - shelltools.system("wget -c -P %s ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%s/linux-%s/xpi/%s.xpi" % (xpidir, ver, arch, locale)) + shelltools.system("wget -c -P %s http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%s/linux-%s/xpi/%s.xpi" % (xpidir, ver, arch, locale)) shelltools.makedirs("langpack-tb/langpack-%s@thunderbird.mozilla.org" % locale) shelltools.system("unzip -uo %s/%s.xpi -d langpack-tb/langpack-%s@thunderbird.mozilla.org" % (xpidir, locale, locale)) diff --git a/network/mail/thunderbird/pspec.xml b/network/mail/thunderbird/pspec.xml index 6d623741ae..5599e105e9 100644 --- a/network/mail/thunderbird/pspec.xml +++ b/network/mail/thunderbird/pspec.xml @@ -47,10 +47,12 @@ nspr zlib cairo + glib2 libXt pango libX11 libgcc + libpng sqlite iconcan libXext