[packages/libmatchbox] Fix applying patches.

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


commit 19fa5792408f6819bacd9b2e41ee66e9f457b441
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:33 2025 +0200

    Fix applying patches.

 libmatchbox.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmatchbox.spec b/libmatchbox.spec
index fdf69eb..ad61e63 100644
--- a/libmatchbox.spec
+++ b/libmatchbox.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka Matchbox.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 #%{__sed} -i -e 's/png_check_sig( header, 8 )/!png_sig_cmp(header, 0, 8)/g' libmb/mbpixbuf.c
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmatchbox.git/commitdiff/19fa5792408f6819bacd9b2e41ee66e9f457b441



More information about the pld-cvs-commit mailing list