Note on the
[`dist-hook`](https://github.com/rpm-software-management/rpm/blob/35c62dce0a327600bc0d947a8c01cc649c6e8646/Makefile.am#L289)
target in `Makefile.am` which generates the `ChangeLog` file (when we migrate
this one to cmake):
When checking whether we're in a git checkout, we should use `git rev-parse
--show-toplevel` rather than `[ -d .git ]` since the latter isn't true when
using `git-worktree(1)`.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2241#issuecomment-1465747868
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2241/1465747...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint