[packages/crossmingw32-freetype] - unset PKG_CONFIG_PATH in case it's set by GNUstep

qboosh qboosh at pld-linux.org
Thu Sep 11 21:58:57 CEST 2025


commit c9489b9fa4d2ae8db9de56c7009571d15e30cddc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 11 22:01:45 2025 +0200

    - unset PKG_CONFIG_PATH in case it's set by GNUstep

 crossmingw32-freetype.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/crossmingw32-freetype.spec b/crossmingw32-freetype.spec
index d48e8ad..444d7b4 100644
--- a/crossmingw32-freetype.spec
+++ b/crossmingw32-freetype.spec
@@ -121,6 +121,7 @@ Biblioteka DLL freetype dla Windows.
 %patch -P0 -p1
 
 %build
+unset PKG_CONFIG_PATH
 export PKG_CONFIG_LIBDIR=%{_pkgconfigdir}
 CFLAGS="%{rpmcflags} \
 %{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-freetype.git/commitdiff/c9489b9fa4d2ae8db9de56c7009571d15e30cddc



More information about the pld-cvs-commit mailing list