[packages/gcivserv] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:40:17 CEST 2025


commit 1d6fb9f472680f8a994997bbeb273cd2a799bee0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:02 2025 +0200

    Fix applying patches.

 gcivserv.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gcivserv.spec b/gcivserv.spec
index df31103..830d148 100644
--- a/gcivserv.spec
+++ b/gcivserv.spec
@@ -33,8 +33,8 @@ Meiersa.
 
 %prep
 %setup -q -n gCivServ-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure2_13 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcivserv.git/commitdiff/1d6fb9f472680f8a994997bbeb273cd2a799bee0



More information about the pld-cvs-commit mailing list