From: Jakub Bogusz Date: Tue, 26 Apr 2022 17:51:16 +0000 (+0200) Subject: - disable debug packages X-Git-Tag: auto/th/dotnet-dbus-sharp-0.8.1-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=36a1e0b920b1a123f39ef4aa306854d6240297e6;hp=f5ee46c336e6debf5bb2484836fdd2b03a265d9b;p=packages%2Fdotnet-dbus-sharp.git - disable debug packages --- 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