Skip to content
Snippets Groups Projects
Commit fe34f281 authored by Luc Hermitte's avatar Luc Hermitte
Browse files

Remove libpng-config link unto itself

parent 340253d0
No related branches found
No related tags found
No related merge requests found
Pipeline #15290 passed
......@@ -188,6 +188,7 @@ RUN uname -a \
&& python3 -c "from osgeo import gdal_array; print('SUCCESS')" \
\
&& rm -r "${OTB_INSTALL_DIRNAME}/share/otb/swig/build" \
&& rm -r "${OTB_INSTALL_DIRNAME}/bin/libpng-config" \
\
&& echo 'PS1="${VIRTUAL_ENV_PROMPT}${PS1}"' >> "$HOME/.bashrc" \
\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment