Skip to content

Commit eed258b

Browse files
committed
Update meta.yaml
1 parent 361d6e3 commit eed258b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

conda/meta.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ build:
1818
number: 2
1919
string: py{{ PY_VER }}
2020
script: |
21-
export SYSROOT="${CONDA_BUILD_SYSROOT}" # [Linux]
22-
export PKG_CONFIG_EXECUTABLE=$(basename $(which pkg-config)) # [Linux]
21+
export PATH=${PWD}:${PATH} # [linux]
2322
sip-install --verbose
2423
script_env:
2524
- SETUPTOOLS_SCM_PRETEND_VERSION

0 commit comments

Comments
 (0)