mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
Merge pull request #172323 from ncfavier/fix-firefox-tmp.json
This commit is contained in:
commit
766cf76b4f
1 changed files with 2 additions and 0 deletions
|
@ -219,6 +219,8 @@ let
|
||||||
ln -sfT "$target" "$out/$l"
|
ln -sfT "$target" "$out/$l"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
cd "$out"
|
||||||
|
|
||||||
# create the wrapper
|
# create the wrapper
|
||||||
|
|
||||||
executablePrefix="$out/bin"
|
executablePrefix="$out/bin"
|
||||||
|
|
Loading…
Reference in a new issue