From a27839c36ba44b9a7b1f3dd55eb39d71a2fb1e6c Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Mon, 8 Feb 2016 10:50:54 +0100 Subject: [PATCH] sci-mathematics/fann: Whitespace Package-Manager: portage-2.2.27 --- sci-mathematics/fann/fann-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/fann/fann-9999.ebuild b/sci-mathematics/fann/fann-9999.ebuild index d2ed135fc299..bcc5b6e1bd0d 100644 --- a/sci-mathematics/fann/fann-9999.ebuild +++ b/sci-mathematics/fann/fann-9999.ebuild @@ -16,7 +16,7 @@ IUSE="examples" src_test() { cd examples || die 'fails to enter examples directory' - LD_LIBRARY_PATH="${BUILD_DIR}/src" GCC="$(tc-getCC) ${CFLAGS} -I../src/include -L${BUILD_DIR}/src" emake -e runtest + LD_LIBRARY_PATH="${BUILD_DIR}/src" GCC="$(tc-getCC) ${CFLAGS} -I../src/include -L${BUILD_DIR}/src" emake -e runtest emake clean } -- 2.26.2