[packages/conquests] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:03:25 CEST 2025
commit d7ef4c72a2fbd0dc65ab3b8227f3843f48112895
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:03:10 2025 +0200
Fix applying patches.
conquests.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conquests.spec b/conquests.spec
index 90d20bc..54e27db 100644
--- a/conquests.spec
+++ b/conquests.spec
@@ -28,7 +28,7 @@ Körökre osztott stratégiai játék, a Civilization-hoz hasonló.
%prep
%setup -q -n %{name}_src
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i "s at lua5\.1/@@" conquests/game.h
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/conquests.git/commitdiff/d7ef4c72a2fbd0dc65ab3b8227f3843f48112895
More information about the pld-cvs-commit
mailing list