openbsd-ports/x11/gtk+2/patches/patch-demos_Makefile_in
2009-01-11 17:04:47 +00:00

12 lines
541 B
Plaintext

$OpenBSD: patch-demos_Makefile_in,v 1.18 2009/01/11 17:04:47 ajacoutot Exp $
--- demos/Makefile.in.orig Wed Jan 7 22:52:01 2009
+++ demos/Makefile.in Fri Jan 9 13:28:02 2009
@@ -964,6 +964,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 \