Matej Cepl changed bug 1061205
What Removed Added
CC   eich@suse.com, mcepl@suse.com
Flags   needinfo?(eich@suse.com)
OS openSUSE Factory All

Comment # 9 on bug 1061205 from
(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?


You are receiving this mail because: