There was an error while loading. Please reload this page.
1 parent 461cba4 commit bf0fa40Copy full SHA for bf0fa40
1 file changed
recipe/meta.yaml
@@ -44,7 +44,7 @@ build:
44
# More info about selectors can be found in the conda-build docs:
45
# https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#preprocessing-selectors
46
script_env:
47
- - REST_HOME="."
+ - REST_HOME=".."
48
- REST_EXT_DIR="${BUILD_PREFIX}/lib"
49
- HDF5_DIR="${BUILD_PREFIX}"
50
script: |
0 commit comments