[tbb-commits] [tor-browser] 02/03: fixup! Bug 41089: Add tor-browser build scripts + Makefile to tor-browser

gitolite role git at cupani.torproject.org
Mon Oct 17 06:51:09 UTC 2022


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

pierov pushed a commit to branch tor-browser-102.3.0esr-12.0-2
in repository tor-browser.

commit 72ede633585d534b4847ba86c85c2e12bc71a48b
Author: Pier Angelo Vendrame <pierov at torproject.org>
AuthorDate: Thu Oct 13 09:05:47 2022 +0200

    fixup! Bug 41089: Add tor-browser build scripts + Makefile to tor-browser
---
 tools/torbrowser/fataar.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/torbrowser/fataar.sh b/tools/torbrowser/fataar.sh
index 0f15a16e9cd9..6ebb13cd0e7b 100755
--- a/tools/torbrowser/fataar.sh
+++ b/tools/torbrowser/fataar.sh
@@ -30,5 +30,5 @@ if [ -z "$glue" ]; then
 fi
 export MOZ_ANDROID_FAT_AAR_ARCHITECTURES=${glue:1}
 
-MOZCONFIG=mozconfig-android-all-dev ./mach configure
-MOZCONFIG=mozconfig-android-all-dev ./mach build
+MOZCONFIG=mozconfig-android-all ./mach configure
+MOZCONFIG=mozconfig-android-all ./mach build

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list