[packages/ocserv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:40:59 CEST 2025


commit 64ef7189a240ea927c6628aae04b36f27b83b3e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:40:43 2025 +0200

    Fix applying patches.

 ocserv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocserv.spec b/ocserv.spec
index 65bcaa9..4290cd5 100644
--- a/ocserv.spec
+++ b/ocserv.spec
@@ -75,7 +75,7 @@ zaprojektowany jako zgodny także z innymi wariantami uniksów.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's,/usr/libexec/,%{_libexecdir}/,' src/main-user.c
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocserv.git/commitdiff/64ef7189a240ea927c6628aae04b36f27b83b3e3



More information about the pld-cvs-commit mailing list