[packages/crossmingw32-freetype] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:06:28 CEST 2025
commit c36a3dfbcfce61b202eda32990f10759965ead2f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:12 2025 +0200
Fix applying patches.
crossmingw32-freetype.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-freetype.spec b/crossmingw32-freetype.spec
index 349d5c5..d28329e 100644
--- a/crossmingw32-freetype.spec
+++ b/crossmingw32-freetype.spec
@@ -117,7 +117,7 @@ Biblioteka DLL freetype dla Windows.
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
export PKG_CONFIG_LIBDIR=%{_pkgconfigdir}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-freetype.git/commitdiff/c36a3dfbcfce61b202eda32990f10759965ead2f
More information about the pld-cvs-commit
mailing list