From be7aa9ea317b1588d8c77f859ddae9076d59d61d Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 10 Jan 2019 16:25:31 +0100 Subject: [PATCH] Compiler/atlas/build: reviewed --- Compiler/atlas/build | 1 - 1 file changed, 1 deletion(-) diff --git a/Compiler/atlas/build b/Compiler/atlas/build index 3925827..75f3e79 100755 --- a/Compiler/atlas/build +++ b/Compiler/atlas/build @@ -3,7 +3,6 @@ pbuild::set_download_url "https://sourceforge.net/projects/math-atlas/files/Stable/$V/atlas${V_PKG}.tar.bz2" pbuild::add_to_group 'Compiler' -pbuild::make_all # Local Variables: # mode: sh