File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -102,10 +102,11 @@ after_build:
102102 - copy /y %conda_library_path%\bin\expat.dll osm2pgsql-bin
103103 - copy /y %conda_library_path%\bin\gssapi64.dll osm2pgsql-bin
104104 - copy /y %conda_library_path%\bin\libcrypto-1_1-x64.dll osm2pgsql-bin
105- - copy /y %conda_library_path%\bin\libssl-1_1-x64.dll osm2pgsql-bin
106- - copy /y %conda_library_path%\bin\comerr64.dll osm2pgsql-bin
107- - copy /y %conda_library_path%\bin\krb5_64.dll osm2pgsql-bin
108- - copy /y %conda_library_path%\bin\k5sprt64.dll osm2pgsql-bin
105+ - copy /y %conda_library_path%\bin\libssl-1_1-x64.dll osm2pgsql-bin
106+ - copy /y %conda_library_path%\bin\comerr64.dll osm2pgsql-bin
107+ - copy /y %conda_library_path%\bin\krb5_64.dll osm2pgsql-bin
108+ - copy /y %conda_library_path%\bin\k5sprt64.dll osm2pgsql-bin
109+ - copy /y %conda_library_path%\bin\wshelp64.dll osm2pgsql-bin
109110 - copy /y %BZIP2_LIBRARY%\libbz2.dll osm2pgsql-bin
110111 - copy /y %LUA_DLL% osm2pgsql-bin
111112 - 7z a c:\osm2pgsql\osm2pgsql_%build_type%_%arch%.zip osm2pgsql-bin -tzip
You can’t perform that action at this time.
0 commit comments