Merge pull request #172323 from ncfavier/fix-firefox-tmp.json

This commit is contained in:
Martin Weinelt 2022-05-13 01:53:45 +02:00 committed by GitHub
commit 766cf76b4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -219,6 +219,8 @@ let
ln -sfT "$target" "$out/$l"
done
cd "$out"
# create the wrapper
executablePrefix="$out/bin"