From e0970f26bd961d9a885d58d1b2b25238eae6da15 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 31 Mar 2010 12:29:40 +0200 Subject: [PATCH] mpfr: - cosmetics --- packages/toolchain/math/mpfr/build | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/toolchain/math/mpfr/build b/packages/toolchain/math/mpfr/build index 446194b848..a9e84ebd45 100755 --- a/packages/toolchain/math/mpfr/build +++ b/packages/toolchain/math/mpfr/build @@ -22,5 +22,4 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \ --with-gmp-include="$ROOT/$TOOLCHAIN/include" \ make - make install \ No newline at end of file