@codebrainz commented on this pull request.
@@ -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.