[packages/ptunnel] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:24:11 CEST 2025


commit bc8da0d51f6581dc491cb6c8fca35a085f5e548c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:55 2025 +0200

    Fix applying patches.

 ptunnel.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ptunnel.spec b/ptunnel.spec
index 87e41c5..f998885 100644
--- a/ptunnel.spec
+++ b/ptunnel.spec
@@ -27,7 +27,7 @@ pakiety ICMP.
 
 %prep
 %setup -q -n PingTunnel
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ptunnel.git/commitdiff/bc8da0d51f6581dc491cb6c8fca35a085f5e548c



More information about the pld-cvs-commit mailing list