[Rpm-maint] [rpm-software-management/rpm] 4.18.99: broken off-source-tree install target (Issue #2650)

Tomasz Kłoczko notifications at github.com
Fri Sep 8 08:36:55 UTC 2023


On building 4.18.99 using rpm 4.17.0 I found that it is yet another issue which is somehow related to %_arch.

On building python module lands in /usr/lib/python* instead in /usr/lib64/python*
Initially I've added hack in %install
```spec
%__mv %{buildroot}{%{_prefix}/lib/python*,%{_libdir}}
```



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2650#issuecomment-1711293523
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2650/1711293523 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230908/d6d149f5/attachment.html>


More information about the Rpm-maint mailing list