Home GnuPG

build: Fix ChangeLog building for builds from other worktrees.

Description

build: Fix ChangeLog building for builds from other worktrees.

* Makefile.am (gen-ChangeLog): Test for existance of ".git" regardless
on whether it is a file or directory.

git worktree create a plain file ".git" and not a ".git" directory.
Thus we can't check for the existance of a directory.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jun 8 2017, 10:10 AM
Parents
rC9964d3a3fe0c: Add release info from 1.7.7 to NEWS
Branches
Unknown
Tags
Unknown