[Rpm-maint] [rpm-software-management/rpm] Change of behaviour for noarch breaks _qt5_libdir when building noarch packages (Issue #3126)
Sacha
notifications at github.com
Sun May 26 05:00:55 UTC 2024
When build a noarch package (qt5-qttranslations) that uses `%{_qt5_qmake)`, the build fails because the path the `_qt5_prefix` is resolved as `/usr/lib/qt5` instead of the (host) valid path `/usr/lib64/qt5`.
I think this may be related to this issue: https://github.com/rpm-software-management/rpm/issues/2624
_qt5_prefix is defined in a macro as `%_qt5_prefix %{_libdir}/qt5`
I have started to observe this behaviour since version 4.19.91
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3126
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3126 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240525/57866ea7/attachment.html>
More information about the Rpm-maint
mailing list