[tbb-commits] [tor-browser-bundle/master] Use the commit for Tor Launcher as well.
gk at torproject.org
gk at torproject.org
Wed Sep 24 13:04:36 UTC 2014
commit 72ec0faa93ceb840a897e2e6953334ced2a8ff7b
Author: Georg Koppen <gk at torproject.org>
Date: Wed Sep 24 15:03:46 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 be1283f..c4938d0 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 286f860..d71c824 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 520119b..d7fc722 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 eb368a9..2c60e6e 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