diff graphics/gdk-pixbuf/gdk-pixbuf.sh @ 602:705beca72ba0

vanilla: fix many meson based builds
author David Demelier <markand@malikania.fr>
date Sat, 13 Jul 2019 18:04:46 +0200
parents b1690d766bdb
children 25cecc6dca48
line wrap: on
line diff
--- a/graphics/gdk-pixbuf/gdk-pixbuf.sh	Sat Jul 13 22:44:11 2019 +0200
+++ b/graphics/gdk-pixbuf/gdk-pixbuf.sh	Sat Jul 13 18:04:46 2019 +0200
@@ -86,6 +86,7 @@
 		--prefix / \
 		--buildtype release \
 		--default-library shared \
+		-D libdir=lib \
 		-D docs=false \
 		-D man=false \
 		$with_jasper \