Modules.build: family changed to Tools
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
source "$(dirname $0)/../config/environment.bash"
|
||||
source "$(dirname $0)/../lib/libem.bash"
|
||||
|
||||
|
||||
function em.configure() {
|
||||
"${EM_SRCDIR}"/configure \
|
||||
--prefix="${EM_BINDIR}/core" \
|
||||
--prefix="${EM_BINDIR}/${EM_FAMILY}" \
|
||||
--with-module-path="${MODULEPATH_ROOT}" \
|
||||
|| exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user