Skip to content

Commit

Permalink
remove leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Apr 2, 2018
1 parent 170e4cf commit ade7f5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .docker/qgis3-build-deps.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ RUN apt-get update \
WORKDIR /root
RUN curl -s -S -O https://www.riverbankcomputing.com/hg/sip/archive/tip.tar.gz \
&& tar xzf tip.tar.gz \
&& mv $(ls sip-*) sip-419
&& mkdir /root/sip419
&& mv $(find -type d -iname 'sip-*')/* sip419
WORKDIR /root/sip419
Expand Down

0 comments on commit ade7f5c

Please sign in to comment.