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