[packages/goimapnotify] use new way to disable debugsource packages
atler
atler at pld-linux.org
Sun Jun 7 15:03:41 CEST 2026
commit 7964cd5a655dbf6f7c128445ccb25a99e437fc00
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jun 7 15:03:03 2026 +0200
use new way to disable debugsource packages
goimapnotify.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/goimapnotify.spec b/goimapnotify.spec
index c9b4b0c..16580b1 100644
--- a/goimapnotify.spec
+++ b/goimapnotify.spec
@@ -23,7 +23,7 @@ Requires: systemd-units >= 38
ExclusiveArch: %go_arches
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _debugsource_packages 0
+%undefine _debugsource_packages
%description
Execute scripts on IMAP mailbox changes (new/deleted/updated messages)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/goimapnotify.git/commitdiff/96b7c34ce5a457f8ad8829292a86d9e5e2d01f1e
More information about the pld-cvs-commit
mailing list