From 92ce1e6e458134fe0609cf094ae97edb9eba3a8a Mon Sep 17 00:00:00 2001 From: Echo Date: Mon, 13 Apr 2026 15:13:49 +0000 Subject: [PATCH] Fix: Disable debug package generation to fix empty debugsourcefiles.list error --- linux-patch-api.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux-patch-api.spec b/linux-patch-api.spec index 3c4c1e8..691bfa4 100644 --- a/linux-patch-api.spec +++ b/linux-patch-api.spec @@ -1,3 +1,5 @@ +%global debug_package %{nil} + Name: linux-patch-api Version: 1.0.0 Release: 1%{?dist}