[packages/libmng] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:30 CEST 2025


commit 4525c3fd3bca2a4f4baa9b1ce101afdd207be2b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:14 2025 +0200

    Fix applying patches.

 libmng.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libmng.spec b/libmng.spec
index 997cb46..8d7d2a5 100644
--- a/libmng.spec
+++ b/libmng.spec
@@ -161,8 +161,8 @@ mngplay - przeglądarka plików MNG oparta na SDL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp makefiles/{Makefile.am,configure.ac} .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmng.git/commitdiff/4525c3fd3bca2a4f4baa9b1ce101afdd207be2b7



More information about the pld-cvs-commit mailing list