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 ****" && \
|
||||
mkdir build-qt && cd build-qt && \
|
||||
/workspace/qt-everywhere/configure \
|
||||
-prefix /usr/local \
|
||||
-opensource \
|
||||
-confirm-license \
|
||||
-release \
|
||||
|
|
Loading…
Reference in a new issue