See: https://gitlab.gnome.org/GNOME/gimp/-/issues/9653#note_1780587
Looking at MSYS2 logs, it looks like they very recently "fixed" the search paths
for lua files, which in turn broke our workaround (searching in subdirectories
of bin/ instead of share/ and lib/).
This should work better (though untested) with the workaround removed now.
Commit on luajit package at MSYS2:
|
||
|---|---|---|
| .. | ||
| build-deps-crossroad.sh | ||
| build-deps-msys2.sh | ||
| build-gimp-msys2.sh | ||
| dll_link.py | ||
| installer-gimp-msys2.sh | ||
| package-gimp-msys2.sh | ||
| split-debug-msys2.sh | ||