From 003eaffd023640fd0ae886c00dc520836196ff44 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 20 Jul 2013 06:48:53 +0200 Subject: [PATCH] - added missing am patch --- elfutils-am.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 elfutils-am.patch diff --git a/elfutils-am.patch b/elfutils-am.patch new file mode 100644 index 0000000..89ff989 --- /dev/null +++ b/elfutils-am.patch @@ -0,0 +1,12 @@ +--- elfutils-0.155/tests/Makefile.am.orig 2012-08-27 20:27:31.000000000 +0200 ++++ elfutils-0.155/tests/Makefile.am 2013-03-26 18:52:59.660956629 +0100 +@@ -187,8 +187,7 @@ + if STANDALONE + TESTS_ENVIRONMENT = $(installed_TESTS_ENVIRONMENT) + else !STANDALONE +-TESTS_ENVIRONMENT = LC_ALL=C LANG=C $(srcdir)/test-wrapper.sh \ +- ../libdw:../backends:../libelf:../libasm ++TESTS_ENVIRONMENT = LC_ALL=C LANG=C built_library_path=../libdw:../backends:../libelf:../libasm elfutils_testrun=built + + installcheck-local: + $(MAKE) $(AM_MAKEFLAGS) \ -- 2.44.0