]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- added missing am patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2013 04:48:53 +0000 (06:48 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Jul 2013 04:48:53 +0000 (06:48 +0200)
elfutils-am.patch [new file with mode: 0644]

diff --git a/elfutils-am.patch b/elfutils-am.patch
new file mode 100644 (file)
index 0000000..89ff989
--- /dev/null
@@ -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) \
This page took 0.19024 seconds and 4 git commands to generate.