gimp/extensions/lua.interp.in
Jehan 063324cff0 extensions: install the lua interpreter for all non-relocatable builds.
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.
2024-08-09 16:31:00 +02:00

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@: