Fix: prefix
This commit is contained in:
parent
f175244a99
commit
4ea3d1f36f
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ RUN echo "**** setup environment ****" && \
|
||||||
echo "**** configure Qt ****" && \
|
echo "**** configure Qt ****" && \
|
||||||
mkdir build-qt && cd build-qt && \
|
mkdir build-qt && cd build-qt && \
|
||||||
/workspace/qt-everywhere/configure \
|
/workspace/qt-everywhere/configure \
|
||||||
|
-prefix /usr/local \
|
||||||
-opensource \
|
-opensource \
|
||||||
-confirm-license \
|
-confirm-license \
|
||||||
-release \
|
-release \
|
||||||
|
|
Loading…
Reference in a new issue