forked from pool/rtl88x2bu
Accepting request 1149860 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149860 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl88x2bu?expand=0&rev=14
This commit is contained in:
parent
4ddbab17eb
commit
11b0c96352
@ -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>
|
Mon Jan 15 14:38:58 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||||
|
|
||||||
|
@ -59,9 +59,9 @@ released by Realtek to build on recent kernels.
|
|||||||
%setup -q
|
%setup -q
|
||||||
sed -i '/EXTRA_CFLAGS += -O2/d' Makefile
|
sed -i '/EXTRA_CFLAGS += -O2/d' Makefile
|
||||||
sed -i '/EXTRA_LDFLAGS += --strip-debug/d' Makefile
|
sed -i '/EXTRA_LDFLAGS += --strip-debug/d' Makefile
|
||||||
%patch0 -p0
|
%patch -P 0 -p0
|
||||||
%if 0%{?sle_version} == 150300
|
%if 0%{?sle_version} == 150300
|
||||||
%patch1 -p0
|
%patch -P 1 -p0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
set -- *
|
set -- *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user