mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 13:19:03 +00:00
wrapFirefox: move back into $out
This commit is contained in:
parent
73059602ab
commit
b0f5004a06
@ -219,6 +219,8 @@ let
|
||||
ln -sfT "$target" "$out/$l"
|
||||
done
|
||||
|
||||
cd "$out"
|
||||
|
||||
# create the wrapper
|
||||
|
||||
executablePrefix="$out/bin"
|
||||
|
Loading…
Reference in New Issue
Block a user