aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch')
-rw-r--r--meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch b/meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch
deleted file mode 100644
index 5c08c9354a..0000000000
--- a/meta/recipes-core/dbus/dbus-1.6.10/test-run-path.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-Signed-off-by: Björn Stenberg <bjst@enea.com>
-Upstream-Status: Pending
-
---- a/test/Makefile.am 2012-06-15 15:25:43.000000000 +0200
-+++ b/test/Makefile.am 2012-11-16 09:24:44.263140840 +0100
-@@ -119,12 +119,13 @@
- DBUS_TEST_HOMEDIR=@abs_top_builddir@/dbus \
- DBUS_TEST_SYSCONFDIR=$(DESTDIR)$(sysconfdir)
-
-+ptest_run_dir = ..
-+
- TESTS_ENVIRONMENT = \
-- DBUS_BLOCK_ON_ABORT=1 \
-- DBUS_FATAL_WARNINGS=1 \
-- DBUS_TEST_DAEMON=@abs_top_builddir@/bus/dbus-daemon$(EXEEXT) \
-- DBUS_TEST_DATA=@abs_top_builddir@/test/data \
-- DBUS_TEST_HOMEDIR=@abs_top_builddir@/dbus \
-+ DBUS_FATAL_WARNINGS=0 \
-+ DBUS_TEST_DAEMON=$(ptest_run_dir)/bus/dbus-daemon$(EXEEXT) \
-+ DBUS_TEST_DATA=$(ptest_run_dir)/test/data \
-+ DBUS_TEST_HOMEDIR=$(ptest_run_dir)/dbus \
- $(NULL)
-
- test_corrupt_SOURCES = corrupt.c