update macbuild

This commit is contained in:
Aditya Kulkarni
2018-11-27 14:03:58 -08:00
parent 3957f753fd
commit 68b138e5b3

View File

@@ -36,7 +36,7 @@ echo "[OK]"
echo -n "Configuring............"
# Build
QT_STATIC=$QT_STATIC src/scripts/dotranslations.sh >/dev/null
QT_STATIC=$QT_PATH src/scripts/dotranslations.sh >/dev/null
$QT_PATH/bin/qmake zec-qt-wallet.pro CONFIG+=release >/dev/null
echo "[OK]"