diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-03-12 20:36:45 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-03-12 20:36:45 -0700 |
| commit | 7916940c23f68037a8579b2d3076abd269578233 (patch) | |
| tree | 79687849c477ddd0a44c6ba8ffd581843b3834c1 /macos/distribution.xml.in | |
| parent | 2c7b7620abc5c6e4440839ca2a1f0ab4c7561817 (diff) | |
More macos release candidate tweaks.
Diffstat (limited to 'macos/distribution.xml.in')
| -rw-r--r-- | macos/distribution.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/distribution.xml.in b/macos/distribution.xml.in index 145fc0f21..dea4df432 100644 --- a/macos/distribution.xml.in +++ b/macos/distribution.xml.in @@ -8,7 +8,7 @@ <!-- <welcome file="welcome.html" mime-type="text/html" /> --> <license file="license.html" mime-type="text/html" /> <!-- <conclusion file="conclusion.html" mime-type="text/html" /> --> - <options hostArchitectures="x86_64" /> + <options hostArchitectures="ARCHITECTURE" /> <!-- List all component packages --> <pkg-ref id="net.johnmacfarlane.pandoc" version="PANDOCVERSION" |
