[packages/vpnc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:03:51 CEST 2025


commit 5692781936db211a9cc03b6f86f6526fbfcaecde
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:38 2025 +0200

    Fix applying patches.

 vpnc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vpnc.spec b/vpnc.spec
index 5709478..ffc4089 100644
--- a/vpnc.spec
+++ b/vpnc.spec
@@ -45,8 +45,8 @@ vpnc i openconnect).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vpnc.git/commitdiff/5692781936db211a9cc03b6f86f6526fbfcaecde



More information about the pld-cvs-commit mailing list