From e277ae57efaba3be3eb619fd00084b116c370231 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 22 Jan 2016 11:54:16 -0600 Subject: fix tests X-Gentoo-Bug: 572602 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572602 --- test/setup_env.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test') diff --git a/test/setup_env.sh b/test/setup_env.sh index f7996eea..ffbd027d 100755 --- a/test/setup_env.sh +++ b/test/setup_env.sh @@ -21,7 +21,3 @@ LD_LIBRARY_PATH=${top_builddir}/src/libeinfo:${top_builddir}/src/librc:${LD_LIBR PATH=${top_builddir}/src/rc:${PATH} export LD_LIBRARY_PATH PATH -cd ${top_srcdir}/src/rc -${MAKE:-make} links >/dev/null -cd - - -- cgit v1.2.3