From 86a48e423a585351e8b6f6b21d1bcddc962a5052 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 24 Jul 2014 14:28:00 +0200 Subject: [PATCH] H5root: moved to family 'Compiler' --- scripts/H5root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/H5root.build b/scripts/H5root.build index 9fac909..f2dadaf 100755 --- a/scripts/H5root.build +++ b/scripts/H5root.build @@ -15,7 +15,7 @@ function em.configure() { --with-pic } -em.add_to_family 'Tools' +em.add_to_family 'Compiler' em.set_runtime_dependencies "${COMPILER}" 'hdf5_serial' 'root' em.set_build_dependencies 'autoconf' 'automake' 'libtool' "${COMPILER}" 'hdf5_serial' 'H5hut_serial' 'root' em.make_all