[packages/ipw2100] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:16:45 CEST 2025
commit e83c203c0a79d31dde610199bdfa582db2290301
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:16:29 2025 +0200
Fix applying patches.
ipw2100.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipw2100.spec b/ipw2100.spec
index 02cb8c9..636a6a5 100644
--- a/ipw2100.spec
+++ b/ipw2100.spec
@@ -59,8 +59,8 @@ PRO/Wireless 2100.
%prep
%setup -q
-##%patch0 -p1
-%patch1 -p1
+##%%patch0 -p1
+%patch -P1 -p1
sed -i 's:CONFIG_IPW2100_DEBUG=y::' Makefile
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipw2100.git/commitdiff/e83c203c0a79d31dde610199bdfa582db2290301
More information about the pld-cvs-commit
mailing list