wrapFirefox: move back into $out

This commit is contained in:
Naïm Favier 2022-05-10 13:18:05 +02:00
parent 73059602ab
commit b0f5004a06
No known key found for this signature in database
GPG Key ID: 49B07322580B7EE2

View File

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