[packages/ggz-python] Fix applying patches.

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


commit 6cf77ee2c53f7898204316a68089cee21b85be71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:28 2025 +0200

    Fix applying patches.

 ggz-python.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ggz-python.spec b/ggz-python.spec
index f0ca012..bd8fd83 100644
--- a/ggz-python.spec
+++ b/ggz-python.spec
@@ -35,8 +35,8 @@ scripting language.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ggz-python.git/commitdiff/6cf77ee2c53f7898204316a68089cee21b85be71



More information about the pld-cvs-commit mailing list