[packages/crossmingw32-gtk+2] - unset PKG_CONFIG_PATH, release 4
qboosh
qboosh at pld-linux.org
Fri Apr 10 22:57:02 CEST 2026
commit 5f6f5c723a3f61849bb00b4696e894bc0bc9a16c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 10 22:57:28 2026 +0200
- unset PKG_CONFIG_PATH, release 4
crossmingw32-gtk+2.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/crossmingw32-gtk+2.spec b/crossmingw32-gtk+2.spec
index 739a4f7..9376899 100644
--- a/crossmingw32-gtk+2.spec
+++ b/crossmingw32-gtk+2.spec
@@ -2,7 +2,7 @@ Summary: The GIMP Toolkit - MinGW32 cross version
Summary(pl.UTF-8): GIMP Toolkit - wersja skrośna dla MinGW32
Name: crossmingw32-gtk+2
Version: 2.24.33
-Release: 3
+Release: 4
License: LGPL v2+
Group: Development/Libraries
Source0: https://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
@@ -111,6 +111,7 @@ touch gtk/stamp-icons gtk/gtkbuiltincache.h
%{__sed} -i -e 's at -Wl,-luuid at -luuid@' configure.ac
%build
+unset PKG_CONFIG_PATH
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
%{__libtoolize}
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gtk+2.git/commitdiff/5f6f5c723a3f61849bb00b4696e894bc0bc9a16c
More information about the pld-cvs-commit
mailing list