@pmatilai commented on this pull request.


> @@ -145,6 +145,9 @@
 #%__systemd_sysusers   @__SYSTEMD_SYSUSERS@
 %__systemd_sysusers    %{_rpmconfigdir}/sysusers.sh
 
+# enable debug package generation
+%_enable_debug_packages 1

I realized this doesn't belong to the main macros.in, really - it should 
probably be in platform.in instead. For one, this is a Linux-only feature due 
to the ties elfutils, but also: we don't want debug packages for noarch 
packages, *that* is the place to express it. Sadly we'll still need the other 
noarch checks because the platform files aren't reread on spec parse recursion, 
but it's the right direction anyhow.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3040#pullrequestreview-2016452103
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3040/review/2016452...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to