[tor-commits] [tor-browser-bundle/maint-3.6] Use the commit for Tor Launcher as well.

gk at torproject.org gk at torproject.org
Wed Sep 24 13:00:36 UTC 2014


commit 4fd2bc0dda2c3c510f8062d3420e9a3c8f6e94fc
Author: Georg Koppen <gk at torproject.org>
Date:   Wed Sep 24 15:00:03 2014 +0000

    Use the commit for Tor Launcher as well.
---
 gitian/mkbundle-linux.sh   |    2 +-
 gitian/mkbundle-mac.sh     |    2 +-
 gitian/mkbundle-windows.sh |    2 +-
 gitian/record-inputs.sh    |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gitian/mkbundle-linux.sh b/gitian/mkbundle-linux.sh
index cdaf51d..e4a428b 100755
--- a/gitian/mkbundle-linux.sh
+++ b/gitian/mkbundle-linux.sh
@@ -84,7 +84,7 @@ then
   # want to build from tags.
   NSIS_TAG=refs/tags/$NSIS_TAG
   #GITIAN_TAG=refs/tags/$GITIAN_TAG
-  TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
+  #TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
   TORBROWSER_TAG=refs/tags/$TORBROWSER_TAG
   TORBUTTON_TAG=refs/tags/$TORBUTTON_TAG
   TOR_TAG=refs/tags/$TOR_TAG
diff --git a/gitian/mkbundle-mac.sh b/gitian/mkbundle-mac.sh
index 3cd137b..c3dfb83 100755
--- a/gitian/mkbundle-mac.sh
+++ b/gitian/mkbundle-mac.sh
@@ -91,7 +91,7 @@ then
   # want to build from tags.
   NSIS_TAG=refs/tags/$NSIS_TAG
   #GITIAN_TAG=refs/tags/$GITIAN_TAG
-  TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
+  #TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
   TORBROWSER_TAG=refs/tags/$TORBROWSER_TAG
   TORBUTTON_TAG=refs/tags/$TORBUTTON_TAG
   TOR_TAG=refs/tags/$TOR_TAG
diff --git a/gitian/mkbundle-windows.sh b/gitian/mkbundle-windows.sh
index e582d17..4d24561 100755
--- a/gitian/mkbundle-windows.sh
+++ b/gitian/mkbundle-windows.sh
@@ -86,7 +86,7 @@ then
   # want to build from tags.
   NSIS_TAG=refs/tags/$NSIS_TAG
   #GITIAN_TAG=refs/tags/$GITIAN_TAG
-  TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
+  #TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
   TORBROWSER_TAG=refs/tags/$TORBROWSER_TAG
   TORBUTTON_TAG=refs/tags/$TORBUTTON_TAG
   TOR_TAG=refs/tags/$TOR_TAG
diff --git a/gitian/record-inputs.sh b/gitian/record-inputs.sh
index 29f1e34..8778eca 100755
--- a/gitian/record-inputs.sh
+++ b/gitian/record-inputs.sh
@@ -37,7 +37,7 @@ then
   # want to build from tags.
   NSIS_TAG=refs/tags/$NSIS_TAG
   #GITIAN_TAG=refs/tags/$GITIAN_TAG
-  TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
+  #TORLAUNCHER_TAG=refs/tags/$TORLAUNCHER_TAG
   TORBROWSER_TAG=refs/tags/$TORBROWSER_TAG
   TORBUTTON_TAG=refs/tags/$TORBUTTON_TAG
   TOR_TAG=refs/tags/$TOR_TAG



More information about the tor-commits mailing list