https://bugzilla.redhat.com/show_bug.cgi?id=1976012
--- Comment #11 from Neal Gompa <[email protected]> --- > %config(noreplace) %{_sysconfdir}/wireplumber/bluetooth.lua.d > %config(noreplace) %{_sysconfdir}/wireplumber/common > %config(noreplace) %{_sysconfdir}/wireplumber/main.lua.d > %config(noreplace) %{_sysconfdir}/wireplumber/policy.lua.d These should be "%dir" instead of "%config(noreplace)". As a general comment, why are these in /etc instead of in /usr/share? Ideally, these should be installed in /usr and only admin overrides exist in /etc. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
