[packages/iwlwifi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:24 CEST 2025
commit 8a2e50829bcc6668b4dfe1967a58187bc3fb4f16
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:09 2025 +0200
Fix applying patches.
iwlwifi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iwlwifi.spec b/iwlwifi.spec
index 84b15bd..f22a686 100644
--- a/iwlwifi.spec
+++ b/iwlwifi.spec
@@ -100,7 +100,7 @@ Intel® Wireless WiFi Link 4965AGN.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
sed -i -e 's#$(CONFIG_IWL3945)#m#g' -e 's#$(CONFIG_IWL4965)#m#g' origin/Makefile
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iwlwifi.git/commitdiff/8a2e50829bcc6668b4dfe1967a58187bc3fb4f16
More information about the pld-cvs-commit
mailing list