Find engine shared library file properly 78/46578/1 accepted/tizen/mobile/20150822.064721 accepted/tizen/tv/20150822.065320 accepted/tizen/wearable/20150822.065834 submit/tizen/20150822.041009
authorSemun Lee <sm79.lee@samsung.com>
Sat, 22 Aug 2015 04:07:27 +0000 (13:07 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Sat, 22 Aug 2015 04:07:27 +0000 (13:07 +0900)
commitbc7c682d888a70876e725d2cc0b61d584048332d
tree93f92801817355552a53355f4ff78120496f8f26
parentb179e2ae78d5f48586b7f510682ba074536db8ea
Find engine shared library file properly

In the engine so file may not be in /usr/lib.
Let the ld find the so file with LD_LIBRARY_PATH

Change-Id: I1090cd96f26306c8b4b6e04e2a6fcd054b901c12
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
src/engine.c [changed mode: 0755->0644]
src/module.c [changed mode: 0755->0644]