fix some wine build failures on branches/forks

This commit is contained in:
SomberNight 2018-07-19 14:36:30 +02:00
parent 0100af9389
commit cb6bde49b4
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -25,7 +25,7 @@ pushd $WINEPREFIX/drive_c/electrum
git submodule init
git submodule update
VERSION=`git describe --tags --dirty`
VERSION=`git describe --tags --dirty || printf 'custom'`
echo "Last commit: $VERSION"
pushd ./contrib/deterministic-build/electrum-locale