summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-32/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'gdk-pixbuf-32/Pkgfile')
-rw-r--r--gdk-pixbuf-32/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf-32/Pkgfile b/gdk-pixbuf-32/Pkgfile
index 88cdacbf..84bb41ff 100644
--- a/gdk-pixbuf-32/Pkgfile
+++ b/gdk-pixbuf-32/Pkgfile
@@ -11,7 +11,7 @@ source=(https://download.gnome.org/sources/${name%-*}/${version%.*}/${name%-*}-$
build() {
cd ${name%-*}-$version
- export PKG_CONFIG_PATH+=":/usr/share/pkgconfig"
+ export PKG_CONFIG_PATH='/usr/lib32/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig'
meson build --prefix=/usr --libdir=/usr/lib32 \
-Dinstalled_tests=false \

Generated by cgit