Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Browser Tor Browser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 831
    • Issues 831
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • Tor BrowserTor Browser
  • Wiki
  • Hacking

Hacking · Changes

Page history
Update Hacking - fix tor browser launch command authored Aug 03, 2022 by Dan Ballard's avatar Dan Ballard
Hide whitespace changes
Inline Side-by-side
Hacking.md
View page @ bb9d7a7d
...@@ -91,7 +91,7 @@ cp $INSTDIR/Browser/start-firefox $INSTDIR/Browser/firefox ...@@ -91,7 +91,7 @@ cp $INSTDIR/Browser/start-firefox $INSTDIR/Browser/firefox
# If you want a smaller binary to copy into a vm/other machine for tests: # If you want a smaller binary to copy into a vm/other machine for tests:
strip --strip-all $INSTDIR/Browser/* strip --strip-all $INSTDIR/Browser/*
rm -f $INSTDIR/Browser/firefox-bin rm -f $INSTDIR/Browser/start-tor-browser
``` ```
If that completes successfully, then your fresh build of Firefox should exist at `$INSTDIR/Browser/firefox`. Free the lizard. If that completes successfully, then your fresh build of Firefox should exist at `$INSTDIR/Browser/firefox`. Free the lizard.
......
Clone repository
  • Codebases
  • Debugging
    • Android
    • Windows
  • Firefox Version Audit
  • Hacking
  • Hardening
  • Next Change Logs
  • Nightly_Builds_Download
  • Nightly_Builds_Setup
  • Platform_Installation
  • Quality Assurance on Tor Browser Releases
  • Quality Assurance
  • Release Schedule
  • Reproducible Builds
    • Debugging Android
  • Sandbox
View All Pages