commit 80f198a8100da80f0f668e8fb716da059a1f097f
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Aug 19 17:27:19 2022 +0200
Disabled debuginfo for all builds configurations.
nvidia-470xx-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-470xx-kmod.spec b/nvidia-470xx-kmod.spec
index ee5dea1..3653176 100644
--- a/nvidia-470xx-kmod.spec
+++ b/nvidia-470xx-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-470xx-kmod
Epoch: 3
Show replies by date