[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-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



Title: GitLab

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:

Changes:

  • tools/torbrowser/Makefile
    ... ... @@ -34,7 +34,7 @@ fat-aar:
    34 34
     all: build deploy
    
    35 35
     
    
    36 36
     run:
    
    37
    -	$(BINARIES)/dev/Browser/start-tor-browser -v
    
    37
    +	$(BINARIES)/dev/Browser/start-tor-browser -v $(ARGS)
    
    38 38
     
    
    39 39
     jslint:
    
    40 40
     	./jslint.sh $(DEV_ROOT) $(JS)
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits