Update Platform

This commit is contained in:
Neil Alexander 2021-03-07 13:46:54 +00:00
parent 103ed32cdd
commit c30f7bcdfb

View file

@ -89,6 +89,7 @@ cat > wix.xml << EOF
Language="1033" Language="1033"
Codepage="1252" Codepage="1252"
Version="${PKGVERSIONMS}" Version="${PKGVERSIONMS}"
Platform="${PKGARCH}"
Manufacturer="github.com/yggdrasil-network"> Manufacturer="github.com/yggdrasil-network">
<Package <Package