refactor variable names according to changes in Pmodules/0.99.15 in build-scripts of group 'OPAL'
This commit is contained in:
@@ -11,7 +11,7 @@ pbuild::configure() {
|
||||
-DCMAKE_INSTALL_PREFIX="${PREFIX}" \
|
||||
-DCMAKE_BUILD_TYPE=RELEASE \
|
||||
"${configure_args[@]}" \
|
||||
"${MODULE_SRCDIR}" || std::die 1 "cmake failed"
|
||||
"${SRC_DIR}" || std::die 1 "cmake failed"
|
||||
}
|
||||
|
||||
pbuild::add_to_group 'OPAL'
|
||||
|
||||
Reference in New Issue
Block a user