Home GnuPG

MSI: Add target to try to link the MSI using WINE

Description

MSI: Add target to try to link the MSI using WINE

* src/gpg4win.mk.in
(installers/$(MSI_FNAME_PREFIX)-$(VSD_VERSION_FILE)-$(1)-wine.msi): New
(installers/$(MSI_FNAME_PREFIX)-$(VSD_VERSION_FILE)-$(1).msi): Move
to the top of the MSI_template for ordering.

This changes nothing regarding the current MSI build. It only
adds another way to link the MSI package that currently results
in an error, likely because of a wine bug, but should work
in theory without a WINHOST.

Details

Provenance
aheineckeAuthored on Aug 13 2024, 10:14 AM
Parents
rWa7fb5bb16c87: Fix make_msi script generation
Branches
Unknown
Tags
Unknown
Tasks
T7248: MSI: Link the MSI package with wine