[packages/freetype] Fix applying patches.

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


commit 2fe58e7d50cb60c3ae510f60922b971afdc53720
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:35:49 2025 +0200

    Fix applying patches.

 freetype.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freetype.spec b/freetype.spec
index 8e701b2..5077329 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -215,7 +215,7 @@ Programy demonstracyjne do biblioteki FreeType.
 
 %prep
 %setup -q -a1 -a2
-%patch0 -p1
+%patch -P0 -p1
 
 # avoid propagating -L%{_libdir} through *.la
 %{__sed} -i -e 's,libpng-config --ldflags,libpng-config --libs,' builds/unix/configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freetype.git/commitdiff/2fe58e7d50cb60c3ae510f60922b971afdc53720



More information about the pld-cvs-commit mailing list