Commit 13d0de59 authored by Ash Cripps's avatar Ash Cripps
Browse files

tools: set arch in Distribution.xml

refs: https://github.com/nodejs/node/pull/37678#issuecomment-821179247

We overwrite the Distribution.xml file inside the pkg which means
the pkg cannot be opened on apple silicon without rosetta
as it defaults to x86_64

PR-URL: https://github.com/nodejs/node/pull/38261


Reviewed-By: default avatarMichael Dawson <midawson@redhat.com>
Reviewed-By: default avatarRichard Lau <rlau@redhat.com>
Reviewed-By: default avatarAnna Henningsen <anna@addaleax.net>
Reviewed-By: default avatarBeth Griggs <bgriggs@redhat.com>
Reviewed-By: default avatarRich Trott <rtrott@gmail.com>
parent ee9e2a2e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment