Skip to content
Snippets Groups Projects
Commit bf12d04a authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

capitalization fix for PyYAML

parent 3c97fc20
Branches
Tags
No related merge requests found
......@@ -4449,7 +4449,7 @@ mk_pykdtree() {
mk_pyyaml() {
resume_tracker && return 0
_setup_build_install pyyaml src/optional/PyYAML-${PYYAMLVER}.tar.gz pyyaml-${PYYAMLVER}
_setup_build_install pyyaml src/optional/PyYAML-${PYYAMLVER}.tar.gz PyYAML-${PYYAMLVER}
}
mk_pyresample() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment