mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(akmod-nvidia): DON'T set build flags (#8530)
This is needed for the transition from closed to open. Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -3,9 +3,12 @@
|
||||
# Build only the akmod package and no kernel module packages:
|
||||
%define buildforkernels akmod
|
||||
|
||||
# Build flags should be inherited from the kernel!
|
||||
%undefine _auto_set_build_flags
|
||||
|
||||
Name: nvidia-kmod
|
||||
Version: 590.48.01
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: NVIDIA display driver kernel module
|
||||
Epoch: 3
|
||||
License: NVIDIA License
|
||||
|
||||
Reference in New Issue
Block a user