Ana Guerrero 2024-02-25 13:08:22 +00:00 committed by Git OBS Bridge
commit ce02af5424
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 23 11:47:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Mon Jan 15 14:38:58 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>

View File

@ -59,9 +59,9 @@ released by Realtek to build on recent kernels.
%setup -q
sed -i '/EXTRA_CFLAGS += -O2/d' Makefile
sed -i '/EXTRA_LDFLAGS += --strip-debug/d' Makefile
%patch0 -p0
%patch -P 0 -p0
%if 0%{?sle_version} == 150300
%patch1 -p0
%patch -P 1 -p0
%endif
set -- *