[Rpm-maint] [rpm-software-management/rpm] Reimplement dist and distcheck targets in cmake (Issue #2241)
Michal Domonkos
notifications at github.com
Mon Mar 13 09:01:10 UTC 2023
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/1465747868 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230313/65a16e1e/attachment-0001.html>
More information about the Rpm-maint
mailing list