[packages/r8180] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:38:38 CEST 2025
commit 707e9f4501b9855bd4c68f4bedb99e65fab41ce2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:38:22 2025 +0200
Fix applying patches.
r8180.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/r8180.spec b/r8180.spec
index 09b4793..cabc335 100644
--- a/r8180.spec
+++ b/r8180.spec
@@ -52,7 +52,7 @@ Ten pakiet zawiera moduł jądra Linuksa SMP.
%prep
%setup -q -n rtl8180-%{version}
-%patch0 -p1
+%patch -P0 -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/r8180.git/commitdiff/707e9f4501b9855bd4c68f4bedb99e65fab41ce2
More information about the pld-cvs-commit
mailing list