[Rpm-maint] [rpm-software-management/rpm] cmake: Fix rpm vendor setting and drop enforced "redhat" vendor (PR #2440)
Panu Matilainen
notifications at github.com
Fri Mar 17 13:28:50 UTC 2023
Hmm, it's not the value of vendor changing that breaks the CI. This breaks setting RPMCANONVENDOR in config.h, which in turn breaks the build.
Currently RPMCANONVENDOR is set on global scope early on, but with this it only gets set inside makemacros() which is called *after* config.h.in is processed.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2440#issuecomment-1473846349
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2440/c1473846349 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230317/915f48c0/attachment.html>
More information about the Rpm-maint
mailing list