Clean the build from the correct directory.
parent
cdc1b70aea
commit
b826e0863c
|
|
@ -5,7 +5,7 @@ echo "Building runtime - QT5..."
|
|||
echo "################################################################################"
|
||||
echo
|
||||
|
||||
make clean
|
||||
cd $WORKSPACE/runtime
|
||||
make clean
|
||||
PATH=/usr/local/python-$PYTHON_VERSION/bin:$PATH /bin/qmake-qt5 DEFINES+=PGADMIN4_USE_WEBKIT
|
||||
make all
|
||||
|
|
|
|||
Loading…
Reference in New Issue