What | Removed | Added |
---|---|---|
Flags | needinfo?(eich@suse.com) |
(In reply to Matej Cepl from comment #9) > (In reply to Egbert Eich from comment #8) > > I'm not so sure about this as we are doing some fancy stuff in the spec file: > > > > %define lua_path > > ?.lua;?/?.lua;%{lua_noarchdir}/?.lua;%{lua_noarchdir}/?/init.lua > > %define lua_cpath ?.so;?/?.so;%{lua_archdir}/?.so > > .. > > export LUA_CPATH="%{lua_cpath}" > > export LUA_PATH="%{lua_path}" > > > > I do recall that this took quite some fiddling to get it right, but without > > setting these PATHs some lua files were not found. > > I need to reinvestigate. > > And shouldn���������t these fancy macros be in the lua-macros package? As I've said, I need to re-investigate. This is not a pressing issue - things work as expected. This is why it is open since 2017 without being addressed.