[tor-commits] [tor-browser-build/master] Use build2 for locales for mobile as well

gk at torproject.org gk at torproject.org
Fri Jan 25 16:21:42 UTC 2019


commit cac6014790f79e8819191ff9af9a69b10f2b52d0
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Jan 25 16:21:20 2019 +0000

    Use build2 for locales for mobile as well
---
 projects/firefox-locale-bundle/config | 2 +-
 rbm.conf                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/firefox-locale-bundle/config b/projects/firefox-locale-bundle/config
index 2f4997f..2ea6db6 100644
--- a/projects/firefox-locale-bundle/config
+++ b/projects/firefox-locale-bundle/config
@@ -5,4 +5,4 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 var:
   use_container: 0
   ff_version: '[% pc("firefox", "var/firefox_version") %]'
-  ff_build: build1
+  ff_build: build2
diff --git a/rbm.conf b/rbm.conf
index e929728..2636d31 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -16,7 +16,7 @@ buildconf:
 
 var:
   torbrowser_version: '8.5a7'
-  torbrowser_build: 'build1'
+  torbrowser_build: 'build2'
   torbrowser_incremental_from:
     - 8.5a6
   project_name: tor-browser



More information about the tor-commits mailing list