luajit_2.0.0.bb: Fix regexpt to change hardcodes path to fix rebuilds
authorKhem Raj <raj.khem@gmail.com>
Fri, 18 Jan 2013 18:45:54 +0000 (18:45 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:27:31 +0000 (08:27 -0800)
commit5f96e753f6769d25a1eab5f4fcdaa307ed2974c7
tree9acb845bb6d58b5c5c77aef3304fd295c3bfc951
parent27b056624332e17290f329b4feeb81f6ab572cd0
luajit_2.0.0.bb: Fix regexpt to change hardcodes path to fix rebuilds

when rebuilding we were running into issues where /usr/lib64 was
being made /usr/lib6464 and install was failing. Now we check if /lib
is at the end of line then only we replace it.

Fixes the reinstall issue

(From meta-openembedded rev: f7f166542cc3a3f4ae24d5f6e0bd2efbf00a3a7c)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-devtools/luajit/luajit_2.0.0.bb