Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Apr 12, 2024
1 parent f4d1dc9 commit cf3e86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/proj-compile-wheels.sh
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ function build_sqlite {

function build_proj {
if [ -e proj-stamp ]; then return; fi
get_modern_cmake
suppress get_modern_cmake
fetch_unpack https://download.osgeo.org/proj/proj-${PROJ_VERSION}.tar.gz
build_curl_ssl
(cd proj-${PROJ_VERSION:0:5} \
Expand Down

0 comments on commit cf3e86b

Please sign in to comment.