[packages/libp2p] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:57:06 CEST 2025


commit c4ecd3c4813f654c1a936d86a0d0f6cb92d4ce7e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:56:50 2025 +0200

    Fix applying patches.

 libp2p.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libp2p.spec b/libp2p.spec
index 1f62be0..6120744 100644
--- a/libp2p.spec
+++ b/libp2p.spec
@@ -66,7 +66,7 @@ Statyczna biblioteka libp2p.
 
 %prep
 %setup -q -n the-sekrit-twc-%{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libp2p.git/commitdiff/c4ecd3c4813f654c1a936d86a0d0f6cb92d4ce7e



More information about the pld-cvs-commit mailing list