[packages/p2p] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:35 CEST 2025


commit 45a41913c11b05390f61fd0e0ee6301482882c26
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:19 2025 +0200

    Fix applying patches.

 p2p.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/p2p.spec b/p2p.spec
index 58417b6..7291c73 100644
--- a/p2p.spec
+++ b/p2p.spec
@@ -99,8 +99,8 @@ oraz gnutella 2 Shareazy), BitTorrent, OpenFT (giFT).
 
 %prep
 %setup -q -n iptables-p2p-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %if %{with userspace}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/p2p.git/commitdiff/45a41913c11b05390f61fd0e0ee6301482882c26



More information about the pld-cvs-commit mailing list