12 lines
509 B
Plaintext
12 lines
509 B
Plaintext
$OpenBSD: patch-demos_Makefile_in,v 1.10 2006/05/22 01:49:07 brad Exp $
|
|
--- demos/Makefile.in.orig Fri Dec 9 13:28:10 2005
|
|
+++ demos/Makefile.in Sat May 13 16:52:40 2006
|
|
@@ -786,6 +786,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 \
|