Tweaks to windows installer

This commit is contained in:
adityapk00
2018-11-19 19:16:40 -08:00
parent 87303fbed2
commit c4ed8ed40d
6 changed files with 22 additions and 14 deletions

View File

@@ -56,7 +56,7 @@ make distclean >/dev/null 2>&1
echo "[OK]"
echo ""
echo "[Building on" `lsb_release -r` "]"
echo "[Building on" `lsb_release -r`"]"
echo -n "Configuring............"
$QT_STATIC/bin/qmake zec-qt-wallet.pro -spec linux-clang CONFIG+=release > /dev/null