[packages/jag] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:19:12 CEST 2025


commit b57fba7f08a46e741b39a65512ce7a828a945a0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:18:57 2025 +0200

    Fix applying patches.

 jag.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jag.spec b/jag.spec
index 687802e..d9811f3 100644
--- a/jag.spec
+++ b/jag.spec
@@ -39,7 +39,7 @@ granicach czasu.
 %prep
 %setup -q -n %{name}-%{version}-src
 %{__sed} -i -e 's,\r$,,' editor/editor.pro Game.pro main.cpp
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 qmake-qt4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jag.git/commitdiff/b57fba7f08a46e741b39a65512ce7a828a945a0c



More information about the pld-cvs-commit mailing list