[packages/kernel-net-hostap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:33:17 CEST 2025
commit dcf42d343d3117cbe40080515f131d9d0fc7e17e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:33:02 2025 +0200
Fix applying patches.
kernel-net-hostap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-net-hostap.spec b/kernel-net-hostap.spec
index 93915fa..5171fba 100644
--- a/kernel-net-hostap.spec
+++ b/kernel-net-hostap.spec
@@ -102,7 +102,7 @@ używających sterownika hostap.
%prep
%setup -q -n hostap-driver-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
# kernel module(s)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel-net-hostap.git/commitdiff/dcf42d343d3117cbe40080515f131d9d0fc7e17e
More information about the pld-cvs-commit
mailing list