[packages/freeciv] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:35:07 CEST 2025
commit a71837c436824ba78c03202ef0ce90eee621c4c5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:34:52 2025 +0200
Fix applying patches.
freeciv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freeciv.spec b/freeciv.spec
index 6b14d96..cb445b9 100644
--- a/freeciv.spec
+++ b/freeciv.spec
@@ -205,7 +205,7 @@ Ten pakiet zawiera server gry Freeciv.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
#%patch1 -p1
cp -f %{_aclocaldir}/glib-gettext.m4 m4/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freeciv.git/commitdiff/a71837c436824ba78c03202ef0ce90eee621c4c5
More information about the pld-cvs-commit
mailing list