commit 85e066abab0f8bfb7e7f0e9dc47f50aa66e88f02
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Aug 19 20:44:16 2022 +0200
Disabled debuginfo generation.
nvidia-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-kmod.spec b/nvidia-kmod.spec
index 2972530..39ab348 100644
--- a/nvidia-kmod.spec
+++ b/nvidia-kmod.spec
@@ -5,8 +5,8 @@
# a new akmod package will only get build when a new one is actually needed
%if 0%{?fedora}
%global buildforkernels akmod
-%global debug_package %{nil}
%endif
+%global debug_package %{nil}
Name: nvidia-kmod
Epoch: 3
Show replies by date