[packages/rtl8180] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:46:15 CEST 2025
commit 668b19fb849a231ca87c9e20bdb7ff52a6bd2696
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:46:00 2025 +0200
Fix applying patches.
rtl8180.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rtl8180.spec b/rtl8180.spec
index abed13c..4f4ffdf 100644
--- a/rtl8180.spec
+++ b/rtl8180.spec
@@ -64,8 +64,8 @@ Ten pakiet zawiera moduł jądra Linuksa SMP.
%prep
%setup -q -n %{name}_1.5
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rtl8180.git/commitdiff/668b19fb849a231ca87c9e20bdb7ff52a6bd2696
More information about the pld-cvs-commit
mailing list