Home GnuPG

Use variables everywhere instead of hardcoded directory names

Description

Use variables everywhere instead of hardcoded directory names

src/gpg4win.mk.in (stamps/stamp-directories): Replace "playground" with
$(root).
(playground/install/$(1)-x86.wixlib): Rename to $(idir)/$(1)-x86.wixlib.
(playground/install/$(1).wixlib): Rename to $(idir)/$(1).wixlib.
(installers/GnuPG-VS-Desktop-$(VSD_VERSION)-$(1).msi,
installers/GnuPG-VS-Desktop-$(VSD_VERSION)-$(1)-x86.msi): Replace
"playground/install" with $(idir).

(clean-gpg4win): Replace "playground" with $(root).

Details

Provenance
ikloeckerAuthored on Sep 28 2021, 11:16 AM
Parents
rW4d3a8bd39322: Fix deletion of qttranslations folder
Branches
Unknown
Tags
Unknown
Tasks
T5592: AppImage of Kleopatra