3
0
Fork 0
forked from mirrors/nixpkgs

tor-browser-bundle-bin: make overrideAttrs work

This commit is contained in:
Ingolf Wagner 2021-03-28 09:22:07 +02:00
parent e4ecc241b8
commit 8dadf3873f
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

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