[packages/rtl8192se] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:46:21 CEST 2025
commit bc0abf7b7874e57ea318dc3f99a21b32153fe311
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:46:05 2025 +0200
Fix applying patches.
rtl8192se.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rtl8192se.spec b/rtl8192se.spec
index 22553bd..f36955b 100644
--- a/rtl8192se.spec
+++ b/rtl8192se.spec
@@ -64,10 +64,10 @@ Ten pakiet zawiera moduł jądra Linuksa.
%prep
%setup -q -n %{name}_linux_2.6.%{version}
-%patch0 -p0
+%patch -P0 -p0
%if %{without nolps}
-%patch1 -p0
+%patch -P1 -p0
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rtl8192se.git/commitdiff/bc0abf7b7874e57ea318dc3f99a21b32153fe311
More information about the pld-cvs-commit
mailing list