mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00

As discussed in #11876, the interp files work fine on Linux (and other platforms) too, and this allows to properly redirect to the working interpreter found at configure time, without touching the scripts' shebang.
5 lines
109 B
Text
5 lines
109 B
Text
lua=@LUA_PATH@
|
|
luajit=@LUA_PATH@
|
|
/usr/bin/luajit=@LUA_PATH@
|
|
/usr/bin/lua=@LUA_PATH@
|
|
:Lua:E::lua::@LUA_PATH@:
|