# HG changeset patch # User Sebastien Jodogne # Date 1625585055 -7200 # Node ID 5d2e9399bdd81de87e9a63208a7d9d7ceb0f4b38 # Parent d10696f949597c6078dbc4cb41c15bd48585588c fix holy-build-box-internal.sh diff -r d10696f94959 -r 5d2e9399bdd8 Aws/holy-build-box-internal.sh --- a/Aws/holy-build-box-internal.sh Tue Jul 06 15:18:32 2021 +0200 +++ b/Aws/holy-build-box-internal.sh Tue Jul 06 17:24:15 2021 +0200 @@ -44,6 +44,7 @@ cp /source/Aws/* /tmp/source-writeable/Aws/ || true # Ignore error about omitting directories cmake /tmp/source-writeable/Aws/ \ + -DORTHANC_FRAMEWORK_VERSION=1.9.3 \ -DORTHANC_FRAMEWORK_SOURCE=web \ -DCMAKE_BUILD_TYPE=$1 -DSTATIC_BUILD=ON