All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] lua: use standard prefix for Lua libraries
@ 2010-10-17 19:42 Petr Štetiar
  2010-10-17 19:42 ` [PATCH 1/3] lua5.1: " Petr Štetiar
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Petr Štetiar @ 2010-10-17 19:42 UTC (permalink / raw)
  To: openembedded-devel

Hi,

this patch series should fix wrong path in default configuration of Lua, where
uses wrong /usr/local/{lib,share} in it's module/script search path. This
patch changes it to the usage of the standard /usr/{lib,share} directories.
Please apply. Thanks.

-- ynezz

Petr Štetiar (3):
  lua5.1: use standard prefix for Lua libraries
  lua-filesystem: use standard prefix for Lua libraries
  lua-rs232: use standard prefix for Lua libraries

 recipes/lua/lua-filesystem_1.5.0.bb   |    8 +++++---
 recipes/lua/lua-rs232_1.0.0.bb        |    4 +++-
 recipes/lua/lua5.1/no-usr-local.patch |   13 +++++++++++++
 recipes/lua/lua5.1_5.1.4.bb           |    3 ++-
 4 files changed, 23 insertions(+), 5 deletions(-)
 create mode 100644 recipes/lua/lua5.1/no-usr-local.patch




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-10-22  8:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-17 19:42 [PATCH 0/3] lua: use standard prefix for Lua libraries Petr Štetiar
2010-10-17 19:42 ` [PATCH 1/3] lua5.1: " Petr Štetiar
2010-10-17 19:42 ` [PATCH 2/3] lua-filesystem: " Petr Štetiar
2010-10-17 19:42 ` [PATCH 3/3] lua-rs232: " Petr Štetiar
2010-10-17 20:23 ` [PATCH 0/3] lua: " Koen Kooi
2010-10-17 20:40   ` Petr Štetiar
2010-10-17 20:49 ` [PATCH v2 1/3] lua5.1: " Petr Štetiar
2010-10-17 20:49 ` [PATCH v2 2/3] lua-filesystem: " Petr Štetiar
2010-10-18  7:19   ` Koen Kooi
2010-10-18 17:44   ` [PATCH v3] " Petr Štetiar
2010-10-17 20:49 ` [PATCH v2 3/3] lua-rs232: " Petr Štetiar
2010-10-22  8:32 ` [PATCH 0/3] lua: " Petr Štetiar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.