[Rpm-maint] [rpm-software-management/rpm] Fix build-order regression from 1c98b67911e19a5f92c7fa4492aaa1000a06edad (PR #2692)
Panu Matilainen
notifications at github.com
Wed Oct 4 07:37:11 UTC 2023
Running the test-suite obviously requires on having the project completely built first. The test-suite was relying on the cli tools in the top level directory for this, but now that we moved the tools elsewhere there are zero targets at the top-level. Oops.
Update the property get_property() path accordingly, this should've been in commit 1c98b67911e19a5f92c7fa4492aaa1000a06edad. Rename the variable and add commentary on why we're doing this the way we are, it's not entirely obvious.
Suggested-by: Michal Domonkos <mdomonko at redhat.com>
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2692
-- Commit Summary --
* Fix build-order regression from 1c98b67911e19a5f92c7fa4492aaa1000a06edad
-- File Changes --
M tests/CMakeLists.txt (9)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2692.patch
https://github.com/rpm-software-management/rpm/pull/2692.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2692
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2692 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231004/e3f3ff04/attachment.html>
More information about the Rpm-maint
mailing list