@codebrainz commented on this pull request.
In scripts/cross-build-mingw.sh:
> @@ -87,8 +87,8 @@ mkdir "$BUILDDIR" cd "$BUILDDIR" mkdir _deps -fetch_and_unzip "$GTK3_BUNDLE_ZIP" _deps -[ "$GTK3" = yes ] || fetch_and_unzip "$BUNDLE_ZIP" _deps
Ok, will put it back with a comment explaining why it was like that. It looked like a mistake and would cause redundant slow downloading.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.