[packages/ipw2200] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:16:47 CEST 2025


commit 088c0e0ede296d55c5019aa140e8240c55827066
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:16:32 2025 +0200

    Fix applying patches.

 ipw2200.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ipw2200.spec b/ipw2200.spec
index a195227..fd5bdbc 100644
--- a/ipw2200.spec
+++ b/ipw2200.spec
@@ -74,11 +74,11 @@ PRO/Wireless 2200 oraz 2915.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %if %{with dist_kernel}
-%patch1 -p1
+%patch -P1 -p1
 %endif
-%patch2 -p1
+%patch -P2 -p1
 
 %build
 %build_kernel_modules -m ipw2200
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipw2200.git/commitdiff/088c0e0ede296d55c5019aa140e8240c55827066



More information about the pld-cvs-commit mailing list