Files
package-update/lua/lua-yajl
Christian Wiese 7735c1af79 lua-yajl: fixed to install the module into the right directory (see note)
Note:

By default the 'yajl.so' gets installed into '$prefix/share/lua/cmod' which
is not the default installation path for lua modules, so we changed it to
the right path which is stored inside of the $lualibdir variable if the
package is flagged 'LUA'!
2011-01-03 19:14:48 +01:00
..