openbsd-ports/x11/gtk+2/patches/patch-demos_Makefile_in

12 lines
512 B
Plaintext

$OpenBSD: patch-demos_Makefile_in,v 1.9 2006/01/07 07:10:19 pvalchev Exp $
--- demos/Makefile.in.orig Mon Aug 1 10:38:51 2005
+++ demos/Makefile.in Sun Jul 31 22:56:09 2005
@@ -791,6 +791,7 @@ uninstall-info: uninstall-info-recursive
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 \