[packages/libggz] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:49:40 CEST 2025


commit 30360e97cdfe6eeaac7ef554447fc7642fad4b4d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:49:24 2025 +0200

    Fix applying patches.

 libggz.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libggz.spec b/libggz.spec
index f69723d..92331c4 100644
--- a/libggz.spec
+++ b/libggz.spec
@@ -54,8 +54,8 @@ Statyczna biblioteka libggz.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libggz.git/commitdiff/30360e97cdfe6eeaac7ef554447fc7642fad4b4d



More information about the pld-cvs-commit mailing list