The thing is that, if we fix `%{__debug_install_post}` to invoke 
`%{__find_debuginfo}` with `%{builddir}` instead of 
`%{builddir}/%{buildsubdir}`, it will inevitably break some existing specs that 
expect those `debug*.list` files in the latter. This isn't normally something 
that specs need to reference because we do that in the `%_debug*_template` 
macros (e.g. `%files debuginfo -f debugfiles.list`) but some specs go beyond 
that and read/write these files directly, expecting them in their current 
location.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3644#discussioncomment-14726681
You are receiving this because you are subscribed to this thread.

Message ID: 
<rpm-software-management/rpm/repo-discussions/3644/comments/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to