[packages/kqthebetrayer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:37:27 CEST 2025


commit 1dc3d2f8c26f2f4f770ef0078594f03f2d336708
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:37:11 2025 +0200

    Fix applying patches.

 kqthebetrayer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kqthebetrayer.spec b/kqthebetrayer.spec
index d6ac046..fbf92f9 100644
--- a/kqthebetrayer.spec
+++ b/kqthebetrayer.spec
@@ -35,8 +35,8 @@ Kingdoms fantasy world building project.
 
 %prep
 %setup -q -n %{name}%{version}src
-%patch0
-%patch1 -p1
+%patch -P0
+%patch -P1 -p1
 %{__sed} 's/luac/luac50/g' -i scripts/Makefile.{am,in}
 # workaround for not fully cleaned scripts dir from compiled lua files:
 rm scripts/*.lob
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kqthebetrayer.git/commitdiff/1dc3d2f8c26f2f4f770ef0078594f03f2d336708



More information about the pld-cvs-commit mailing list