Skip to content

Commit bf0fa40

Browse files
committed
fix REST_HOME
1 parent 461cba4 commit bf0fa40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ build:
4444
# More info about selectors can be found in the conda-build docs:
4545
# https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#preprocessing-selectors
4646
script_env:
47-
- REST_HOME="."
47+
- REST_HOME=".."
4848
- REST_EXT_DIR="${BUILD_PREFIX}/lib"
4949
- HDF5_DIR="${BUILD_PREFIX}"
5050
script: |

0 commit comments

Comments
 (0)