[packages/bcm43xx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:07 CEST 2025
commit 297c09a5a0c2b644bd742c3c80f842638d7ebfb2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:52 2025 +0200
Fix applying patches.
bcm43xx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcm43xx.spec b/bcm43xx.spec
index 595833a..642b3b5 100644
--- a/bcm43xx.spec
+++ b/bcm43xx.spec
@@ -58,7 +58,7 @@ BCM43xx.
%prep
%setup -q -n %{name}-standalone-%{_snap} -a1
-%patch0 -p1
+%patch -P0 -p1
sed -i 's/KBUILD_MODNAME/"bcm43xx"/' \
drivers/net/wireless/bcm43xx/*.[hc]
ln -s %{_includedir}/linux/softmac/net drivers/net/wireless/bcm43xx/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcm43xx.git/commitdiff/297c09a5a0c2b644bd742c3c80f842638d7ebfb2
More information about the pld-cvs-commit
mailing list