[tor-commits] [tor-browser-build/master] Move nightly to torbrowser-all again

gk at torproject.org gk at torproject.org
Sun Sep 13 19:32:59 UTC 2020


commit dcc3631b3191a8f8fb75d98c11ec69e53c3f74e5
Author: Georg Koppen <gk at torproject.org>
Date:   Sun Sep 13 19:31:21 2020 +0000

    Move nightly to torbrowser-all again
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 391f5d0..7e2e104 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ alpha-src: submodule-update
 	$(rbm) build release --target alpha --target torbrowser-src
 
 nightly: submodule-update
-	$(rbm) build release --target nightly --target torbrowser-all-desktop
+	$(rbm) build release --target nightly --target torbrowser-all
 
 nightly-android: submodule-update
 	$(rbm) build release --target nightly --target torbrowser-all-android



More information about the tor-commits mailing list