Skip to content

Commit

Permalink
Mandatory typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 18, 2021
1 parent b41aa97 commit ad8991f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/qgis3-qt6-build-deps.dockerfile
Expand Up @@ -80,6 +80,6 @@ RUN cd /usr/src \
&& rm QScintilla_src-2.13.0.zip \
&& cd QScintilla_src-2.13.0 \
&& qmake6 src/qscintilla.pro \
&& make -j4
&& make -j4 \
&& make install

0 comments on commit ad8991f

Please sign in to comment.