[packages/kvpnc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:39:09 CEST 2025


commit f523240c6e4b597276c02d32caf1287e40771a39
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:38:53 2025 +0200

    Fix applying patches.

 kvpnc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kvpnc.spec b/kvpnc.spec
index 9610c6c..7246442 100644
--- a/kvpnc.spec
+++ b/kvpnc.spec
@@ -36,7 +36,7 @@ PPTP (pptpclient) oraz OpenVPN.
 
 %prep
 %setup -q -n %{name}-%{version}-kde4
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kvpnc.git/commitdiff/f523240c6e4b597276c02d32caf1287e40771a39



More information about the pld-cvs-commit mailing list