From 80f625b678559b4e61a629465c02da999c5e7d49 Mon Sep 17 00:00:00 2001 From: Dorian Stoll Date: Tue, 24 Mar 2020 12:57:11 +0100 Subject: [PATCH] Disable build-id generation I have no idea what it does, except causing conflicts when multiple package versions are installed at the same time. So disable it. Signed-off-by: Dorian Stoll --- pkg/fedora/kernel-surface/kernel-surface.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/fedora/kernel-surface/kernel-surface.spec b/pkg/fedora/kernel-surface/kernel-surface.spec index c4f50f47b..57972835c 100755 --- a/pkg/fedora/kernel-surface/kernel-surface.spec +++ b/pkg/fedora/kernel-surface/kernel-surface.spec @@ -94,6 +94,7 @@ Patch100: 0001-Add-secureboot-pre-signing-to-the-kernel.patch ExclusiveArch: x86_64 %global debug_package %{nil} +%global _build_id_links alldebug %description The Linux Kernel, the operating system core itself, with support for