[packages/ggz-gtk-games] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:43:41 CEST 2025
commit db3ce17fad9f679a2c02e5d4f8c7c0298b67d124
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:43:25 2025 +0200
Fix applying patches.
ggz-gtk-games.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ggz-gtk-games.spec b/ggz-gtk-games.spec
index 82db4a4..9b488b5 100644
--- a/ggz-gtk-games.spec
+++ b/ggz-gtk-games.spec
@@ -31,8 +31,8 @@ Ten pakiet to klient GGZ dla środowiska GNOME.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal} -I m4 -I m4/ggz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ggz-gtk-games.git/commitdiff/db3ce17fad9f679a2c02e5d4f8c7c0298b67d124
More information about the pld-cvs-commit
mailing list