From 9ffb9a5a1941ade75e3d9f46b2bef4687b26ba82 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 26 Apr 2010 23:55:25 +0200 Subject: [PATCH] cloog-ppl: - cosmetics --- packages/toolchain/math/cloog-ppl/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/toolchain/math/cloog-ppl/build b/packages/toolchain/math/cloog-ppl/build index b4099f742a..c134b7f4d4 100755 --- a/packages/toolchain/math/cloog-ppl/build +++ b/packages/toolchain/math/cloog-ppl/build @@ -26,4 +26,4 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \ make make check -make install \ No newline at end of file +make install