Fix a bug about setting LD_LIBRARY_PATH 31/294031/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 12 Jun 2023 02:27:42 +0000 (02:27 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 12 Jun 2023 02:27:42 +0000 (02:27 +0000)
commit309fafdd8f03f102af76455ce498cbd54d63aa1f
treeef9bacdbe69d088eab43fced336e9bd6c55331dd
parent0dfef2b015be1e12e1e8c8c7197252542437fd3e
Fix a bug about setting LD_LIBRARY_PATH

The path of the LD_LIBRARY_PATH should be
'<app_root_path>/bin/<executable_file>/../lib/".

Change-Id: I6062208fe217d17298132a8edeb2244e047b17e1
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/lib/launchpad-glib/util.cc