openbsd-ports/x11/gtk+2/patches/patch-demos_Makefile_in
ajacoutot 33b02c0223 Major update to gtk+2-2.20.0.
"commitski" jasper@
2010-04-20 19:03:37 +00:00

12 lines
541 B
Plaintext

$OpenBSD: patch-demos_Makefile_in,v 1.24 2010/04/20 19:03:37 ajacoutot Exp $
--- demos/Makefile.in.orig Tue Mar 23 04:32:56 2010
+++ demos/Makefile.in Tue Apr 20 19:24:50 2010
@@ -969,6 +969,7 @@ test-report perf-report full-report: ${TEST_PROGS}
check-local: test
test-inline-pixbufs.h: $(pixbuf_csource_deps) apple-red.png gnome-foot.png
+ LD_LIBRARY_PATH=$(top_builddir)/gdk-pixbuf/.libs \
$(pixbuf_csource) --raw --build-list \
apple_red $(srcdir)/apple-red.png \
gnome_foot $(srcdir)/gnome-foot.png \