tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

repack (360B)


      1 # This mozconfig is responsible merely for getting the cross tools setup
      2 # for repacking a .tar into a .dmg as returned from signing.
      3 
      4 export MKFSHFS=$MOZ_FETCHES_DIR/hfsplus/newfs_hfs
      5 export DMG_TOOL=$MOZ_FETCHES_DIR/dmg/dmg
      6 export HFS_TOOL=$MOZ_FETCHES_DIR/dmg/hfsplus
      7 ac_add_options --disable-compile-environment
      8 ac_add_options --target=x86_64-apple-darwin