[tbb-commits] [tor-browser-build/master] We only have desktop alphas based on > 68 ESR for now
gk at torproject.org
gk at torproject.org
Fri Aug 14 12:21:09 UTC 2020
commit a53e12f394f73bcff5ca325f0d9298b87422906f
Author: Georg Koppen <gk at torproject.org>
Date: Fri Aug 14 12:19:45 2020 +0000
We only have desktop alphas based on > 68 ESR for now
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 4947441..3cc297a 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ release-src: submodule-update
$(rbm) build release --target release --target torbrowser-src
alpha: submodule-update
- $(rbm) build release --target alpha --target torbrowser-all
+ $(rbm) build release --target alpha --target torbrowser-all-desktop
alpha-android: submodule-update
$(rbm) build release --target alpha --target torbrowser-all-android
More information about the tbb-commits
mailing list