1
0

Accepting request 1100424 from home:lnussel:usrmerge

- Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1100424
OBS-URL: https://build.opensuse.org/package/show/X11:Drivers:Video:Redesign/nvidia-open-driver-G06-signed?expand=0&rev=40
This commit is contained in:
Stefan Dirsch 2023-07-24 17:37:45 +00:00 committed by Git OBS Bridge
parent 7a8d21886b
commit 141b610fa0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 24 15:37:51 UTC 2023 - Ludwig Nussel <lnussel@suse.com>
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
-------------------------------------------------------------------
Wed Jul 19 13:41:49 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -19,7 +19,7 @@
%define hardcode_pci_list 0
%if %{undefined kernel_module_directory}
%if 0%{?usrmerged}
%if 0%{?suse_version} >= 1550
%define kernel_module_directory /usr/lib/modules
%else
%define kernel_module_directory /lib/modules