[packages/freecivac] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:35:10 CEST 2025


commit 5fa646f95dd79b3057d341fbde8beb528b17e0d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:34:54 2025 +0200

    Fix applying patches.

 freecivac.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/freecivac.spec b/freecivac.spec
index eba5970..07d0c01 100644
--- a/freecivac.spec
+++ b/freecivac.spec
@@ -37,8 +37,8 @@ komputerowej AI.
 # somebody else could fix rest, 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 rm configure.in
 mv m4/x.252 m4/x.m4
 perl -pi -e 's/-lslang-utf8/-lslang/' server/Makefile.am
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freecivac.git/commitdiff/5fa646f95dd79b3057d341fbde8beb528b17e0d9



More information about the pld-cvs-commit mailing list