[packages/bcm5700] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:47:10 CEST 2025
commit cecb93610d8ef4a69ac3202e230aeb784fc54b21
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:46:54 2025 +0200
Fix applying patches.
bcm5700.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bcm5700.spec b/bcm5700.spec
index c511efa..c8de504 100644
--- a/bcm5700.spec
+++ b/bcm5700.spec
@@ -70,7 +70,7 @@ Uwaga: ten sterownik Broadcomu jest przestarzały, należy używać tg3.
%prep
%setup -q -n %{pname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
mv src/Makefile{,.orig}
cat > src/Makefile << EOF
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bcm5700.git/commitdiff/cecb93610d8ef4a69ac3202e230aeb784fc54b21
More information about the pld-cvs-commit
mailing list