Changes for v0.2.1

This commit is contained in:
Aditya Kulkarni
2018-10-24 09:58:19 -07:00
parent 60c047bf71
commit 6117026cc7
5 changed files with 11 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ echo "[OK]"
echo -n "Configuring..."
rm -f "bin/linux-zcash-qt-wallet*"
rm -f bin/linux-zcash-qt-wallet*
make distclean > /dev/null
$QT_STATIC/bin/qmake zcash-qt-wallet.pro -spec linux-clang CONFIG+=release > /dev/null
echo "[OK]"