[packages/dotnet-dbus-sharp] - disable debug packages

qboosh qboosh at pld-linux.org
Tue Apr 26 19:50:57 CEST 2022


commit 36a1e0b920b1a123f39ef4aa306854d6240297e6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 26 19:51:16 2022 +0200

    - disable debug packages

 dotnet-dbus-sharp.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/dotnet-dbus-sharp.spec b/dotnet-dbus-sharp.spec
index 06f2c70..65262b9 100644
--- a/dotnet-dbus-sharp.spec
+++ b/dotnet-dbus-sharp.spec
@@ -23,6 +23,9 @@ BuildRequires:	sed >= 4.0
 Requires:	mono >= 1.1.13
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# no native code
+%define		_enable_debug_packages	0
+
 %description
 dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of
 D-Bus. It's often referred to as "managed D-Bus" to avoid confusion
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-dbus-sharp.git/commitdiff/36a1e0b920b1a123f39ef4aa306854d6240297e6



More information about the pld-cvs-commit mailing list