Merge pull request #1517

e629df9 Fix libwallet rebuilding even if it already exists (xiphon)
This commit is contained in:
luigi1111
2018-08-02 13:59:51 -05:00

View File

@@ -75,8 +75,7 @@ else
fi
if [ "$BUILD_LIBWALLET" != true ]; then
# exit this script
return
exit 0
fi
echo "GUI_MONERO_VERSION=\"$VERSIONTAG\"" > $MONERO_DIR/version.sh