[packages/mono-addins] - disable debug packages (no native code)

qboosh qboosh at pld-linux.org
Mon Apr 25 21:30:38 CEST 2022


commit 30194b4b6a7230525b3aaf823d3959c8a9844468
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 25 21:30:56 2022 +0200

    - disable debug packages (no native code)

 mono-addins.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/mono-addins.spec b/mono-addins.spec
index 1075a2a..307ed76 100644
--- a/mono-addins.spec
+++ b/mono-addins.spec
@@ -34,6 +34,9 @@ BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 2.015
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# no native code here
+%define		_enable_debug_packages	0
+
 %description
 Mono.Addins has been designed to be easy to use and useful for a wide
 range of applications: from simple applications with small
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mono-addins.git/commitdiff/30194b4b6a7230525b3aaf823d3959c8a9844468



More information about the pld-cvs-commit mailing list