diff --git a/contrib/build-wine/build-electrum-git.sh b/contrib/build-wine/build-electrum-git.sh index 39515e4b3..b810e2c26 100755 --- a/contrib/build-wine/build-electrum-git.sh +++ b/contrib/build-wine/build-electrum-git.sh @@ -54,6 +54,10 @@ $PYTHON -m pip install --no-dependencies --no-warn-script-location . popd +# these are deleted as they were not deterministic; and are not needed anyway +rm "$WINEPREFIX"/drive_c/python3/Lib/site-packages/jsonschema-*.dist-info/RECORD + + rm -rf dist/ # build standalone and portable versions