https://bugzilla.suse.com/show_bug.cgi?id=1061205 https://bugzilla.suse.com/show_bug.cgi?id=1061205#c9 Matej Cepl <mcepl@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@suse.com, | |mcepl@suse.com Flags| |needinfo?(eich@suse.com) OS|openSUSE Factory |All --- Comment #9 from Matej Cepl <mcepl@suse.com> --- (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: You are on the CC list for the bug.