fix_test_data_path
authorDebian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Sat, 4 Aug 2012 20:36:28 +0000 (20:36 +0000)
committerLaurent Bigonville <bigon@debian.org>
Sat, 4 Aug 2012 20:36:28 +0000 (20:36 +0000)
===================================================================

Gbp-Pq: Name fix_test_data_path.patch

tests/interactive/Makefile.am

index e30c924df8e5e773f3666b4f88db61f38ee1c87a..b2041b89b3bea1fa179afdb52b7990d77db5dd3d 100644 (file)
@@ -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