Commit cea3af8e authored by Georg Koppen's avatar Georg Koppen
Browse files

Revert "Taking sandboxed-tor-browser tags into account"

This reverts commit 0b721790.

Part 11 of sandbox backout for maint-7.0
parent 6387ffbb
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -26,7 +26,6 @@ remotes:
- "url": "https://git.schwanenlied.me/yawning/sandboxed-tor-browser"
  "dir": "sandbox"
files:
- "versions"
- "go-linux32-utils.zip"
- "go-linux64-utils.zip"
- "dzip.sh"
@@ -76,11 +75,5 @@ script: |
  cd ..

  cd $INSTDIR
  if [ "$SANDBOX_TAG" = "master" ]
  then
    SB_TAG="master"
  else
    SB_TAG=${SANDBOX_TAG#sandboxed-tor-browser-}
  fi
  ~/build/dzip.sh sandbox-$SB_TAG-linux$GBUILD_BITS.zip sandbox/
  cp sandbox-$SB_TAG-linux$GBUILD_BITS.zip $OUTDIR/
  ~/build/dzip.sh sandbox-linux$GBUILD_BITS.zip sandbox/
  cp sandbox-linux$GBUILD_BITS.zip $OUTDIR/