From: Debian GNOME Maintainers Date: Sat, 4 Aug 2012 20:36:28 +0000 (+0000) Subject: fix_test_data_path X-Git-Tag: archive/raspbian/1.26.0+dfsg-3+rpi1~1^2^2^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=768635694834c76d4abb358f6c282cf617e42183;p=clutter-1.0.git fix_test_data_path =================================================================== Gbp-Pq: Name fix_test_data_path.patch --- diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am index e30c924..b2041b8 100644 --- a/tests/interactive/Makefile.am +++ b/tests/interactive/Makefile.am @@ -159,7 +159,7 @@ noinst_PROGRAMS = test-interactive test_interactive_SOURCES = test-main.c test-unit-names.h $(UNIT_TESTS) test_interactive_CFLAGS = $(CLUTTER_CFLAGS) $(GDK_PIXBUF_CFLAGS) test_interactive_CPPFLAGS = \ - -DTESTS_DATADIR=\""$(abs_top_srcdir)/tests/data"\" \ + -DTESTS_DATADIR=\""/usr/share/clutter-1.0/tests/data"\" \ -DG_DISABLE_SINGLE_INCLUDES \ -DGLIB_DISABLE_DEPRECATION_WARNINGS \ -DCLUTTER_DISABLE_DEPRECATION_WARNINGS