Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ade7f5c

Browse files
committedApr 2, 2018
remove leftover
1 parent 170e4cf commit ade7f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.docker/qgis3-build-deps.dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ RUN apt-get update \
100100
WORKDIR /root
101101
RUN curl -s -S -O https://www.riverbankcomputing.com/hg/sip/archive/tip.tar.gz \
102102
&& tar xzf tip.tar.gz \
103-
&& mv $(ls sip-*) sip-419
104103
&& mkdir /root/sip419
105104
&& mv $(find -type d -iname 'sip-*')/* sip419
106105
WORKDIR /root/sip419

0 commit comments

Comments
 (0)
Please sign in to comment.