Merge pull request #117867 from mrVanDalo/feature/tor-browser-override

tor-browser-bundle-bin: make overrideAttrs work
This commit is contained in:
Sandro 2021-03-29 00:09:38 +02:00 committed by GitHub
commit 262a728ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -130,7 +130,7 @@ stdenv.mkDerivation rec {
# Unpack & enter
mkdir -p "$TBB_IN_STORE"
tar xf "${src}" -C "$TBB_IN_STORE" --strip-components=2
tar xf "$src" -C "$TBB_IN_STORE" --strip-components=2
pushd "$TBB_IN_STORE"
# Set ELF interpreter