[packages/bcm5820] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:47:13 CEST 2025


commit bb0c26105a253bf0de4e7a91b00ced39a2cf7fae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:46:57 2025 +0200

    Fix applying patches.

 bcm5820.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/bcm5820.spec b/bcm5820.spec
index a6268da..c72a3f8 100644
--- a/bcm5820.spec
+++ b/bcm5820.spec
@@ -58,10 +58,10 @@ Statyczna biblioteka uBSec.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} -C cndiag \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bcm5820.git/commitdiff/bb0c26105a253bf0de4e7a91b00ced39a2cf7fae



More information about the pld-cvs-commit mailing list