commit 36bf8c36788f8c7823f1be0d0fdef378b50af252
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Sep 20 11:40:18 2024 +0200
Add workaround for -freeworld build
mesa-freeworld.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index c9113fc..677acec 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -1,3 +1,5 @@
+%global debug_package %{nil}
+
%global srcname mesa
%global _description These drivers contains video acceleration codecs for
decoding/encoding H.264 and H.265 \
algorithms and decoding only VC1 algorithm.
Show replies by date