[Pkg-mozext-commits] [compactheader] 238/441: Added link to 64bit Linux version

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:29:03 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository compactheader.

commit 131be02085bd5e59560863479363ce72fbda0eb5
Author: Joachim Herb <Joachim.Herb at gmx.de>
Date:   Sat Jul 30 19:41:30 2011 +0200

    Added link to 64bit Linux version
    
    --HG--
    branch : mozmill
---
 test/download.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test/download.sh b/test/download.sh
index 60a9f4a..0bc17bf 100755
--- a/test/download.sh
+++ b/test/download.sh
@@ -11,7 +11,8 @@ if [ $OSTYPE == msys ] ; then
   export UNPACKTARGETOPT="-d"
   export APPBIN="thunderbird.exe"
 elif [[ $OSTYPE == *linux* ]] ; then 
-  export FTP_DIR=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/5.0-candidates/build1/linux-i686/en-US/
+#  export FTP_DIR=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/5.0-candidates/build1/linux-i686/en-US/
+  export FTP_DIR=https://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/5.0-candidates/build1/linux-x86_64/en-US/
   export APP=thunderbird-5.0.tar.bz2
   export TESTS=thunderbird-5.0.tests.zip
   export XPI=../../../AMO/CompactHeader-1.4.2beta3.xpi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/compactheader.git



More information about the Pkg-mozext-commits mailing list