48f4db54cd
* lots of bug fixes - move the @pkgpath marker to where it belongs in PLIST ok ajacoutot@
12 lines
538 B
Plaintext
12 lines
538 B
Plaintext
$OpenBSD: patch-demos_Makefile_in,v 1.17 2008/11/25 13:14:08 jasper Exp $
|
|
--- demos/Makefile.in.orig Mon Nov 24 07:41:38 2008
|
|
+++ demos/Makefile.in Tue Nov 25 11:50:20 2008
|
|
@@ -968,6 +968,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 \
|