Home GnuPG

Use variables instead of hardcoded directory names

Description

Use variables instead of hardcoded directory names

src/Makefile.am: Add root and stampdir variables. Replace all
occurrences of hardcoded "playground" directory with $(root) and of
"stamps" with $(stampdir).

src/gpg4win.mk.in: Remove variables root and stampdir.

Details

Provenance
ikloeckerAuthored on Oct 14 2021, 10:51 AM
Parents
rW6cb15136e998: Configure for building gpg4win when running with --build-w32
Branches
Unknown
Tags
Unknown
Tasks
T5592: AppImage of Kleopatra