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

View File

@@ -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