Home GnuPG
Diffusion GPGME f6403a998f81

build: Fix generation of ChangeLog on secondary working trees

Description

build: Fix generation of ChangeLog on secondary working trees

* Makefile.am (gen-ChangeLog): Use test -e instead of test -d to check
for git working trees.

In secondary working trees (created with git worktree add ...) .git
is a file referencing the original .git directory.

Details

Provenance
ikloeckerAuthored on Wed, Jan 15, 2:44 PM
Parents
rMfa17f2aaedb5: build: Remove defining GPG_ERR_ENABLE_ERRNO_MACROS.
Branches
Unknown
Tags
Unknown
References
HEAD -> master