[Rpm-maint] [rpm-software-management/rpm] Revert recent %_root_prefix macro addition (RhBug:2233454) (PR #2625)
Panu Matilainen
notifications at github.com
Tue Aug 22 10:55:38 UTC 2023
Commit cececfb6851234aca3e8d102de1c192c6bdf3e67 introduced %_root_prefix macro but this unnecessarily breaks widespread use in scl-utils: https://bugzilla.redhat.com/show_bug.cgi?id=2233454
Just query the value from pkg-config if available and otherwise use hardcoded value pointing to /usr instead. We don't need an intermediate global macro for this.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2625
-- Commit Summary --
* Revert recent %_root_prefix macro addition (RhBug:2233454)
-- File Changes --
M CMakeLists.txt (6)
M macros.in (3)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2625.patch
https://github.com/rpm-software-management/rpm/pull/2625.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2625
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2625 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230822/cf117c5d/attachment.html>
More information about the Rpm-maint
mailing list