[tbb-commits] [tor-browser-bundle/master] Revert "Use the commit for Tor Launcher as well."
mikeperry at torproject.org
mikeperry at torproject.org
Sat Oct 11 03:44:44 UTC 2014
commit f19acb8eabf8d0341861eef9a0d689254eb84516
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Fri Oct 10 18:09:41 2014 -0700
Revert "Use the commit for Tor Launcher as well."
This reverts commit 72ec0faa93ceb840a897e2e6953334ced2a8ff7b.
---
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 4106e74..68d53a1 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 9a43685..2239d75 100755
--- a/gitian/mkbundle-mac.sh
+++ b/gitian/mkbundle-mac.sh
@@ -89,7 +89,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 56830a0..b140202 100755
--- a/gitian/mkbundle-windows.sh
+++ b/gitian/mkbundle-windows.sh
@@ -82,7 +82,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 2c60e6e..eb368a9 100755
--- a/gitian/record-inputs.sh
+++ b/gitian/record-inputs.sh
@@ -36,7 +36,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 tbb-commits
mailing list