forked from mirrors/nixpkgs
Merge pull request #172323 from ncfavier/fix-firefox-tmp.json
This commit is contained in:
commit
766cf76b4f
|
@ -219,6 +219,8 @@ let
|
|||
ln -sfT "$target" "$out/$l"
|
||||
done
|
||||
|
||||
cd "$out"
|
||||
|
||||
# create the wrapper
|
||||
|
||||
executablePrefix="$out/bin"
|
||||
|
|
Loading…
Reference in a new issue