[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.8.0esr-12.5-1] fixup! Bug 41089: Add tor-browser build scripts + Makefile to tor-browser
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Mar 6 13:48:21 UTC 2023
Pier Angelo Vendrame pushed to branch tor-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits:
f1ea47b4 by Dan Ballard at 2023-03-06T13:47:51+00:00
fixup! Bug 41089: Add tor-browser build scripts + Makefile to tor-browser
update 'make run' to process optional parameter ARGS="..."
- - - - -
1 changed file:
- tools/torbrowser/Makefile
Changes:
=====================================
tools/torbrowser/Makefile
=====================================
@@ -34,7 +34,7 @@ fat-aar:
all: build deploy
run:
- $(BINARIES)/dev/Browser/start-tor-browser -v
+ $(BINARIES)/dev/Browser/start-tor-browser -v $(ARGS)
jslint:
./jslint.sh $(DEV_ROOT) $(JS)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f1ea47b4bf319fa097e776e6794cb7bc55c9a0ad
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/f1ea47b4bf319fa097e776e6794cb7bc55c9a0ad
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230306/d9ef626e/attachment.htm>
More information about the tbb-commits
mailing list