Fix the plugins install path, and search path in "*.pc" files 90/26290/3
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>
Wed, 20 Aug 2014 09:11:32 +0000 (11:11 +0200)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 20 Aug 2014 12:07:23 +0000 (05:07 -0700)
commitf85a9b4bc73ea297646152c134a6ae340634fcbb
treea337a91244e888bcfc456ed9df2dc2ad9a0c589b
parent6800af06b1462200db8848608784f62eab3e6418
Fix the plugins install path, and search path in "*.pc" files

Plugins were not always installed in a directory matching
the architecture ("/usr/lib" instead of "/usr/lib64" e.g.),
which caused build problems.

Depending on the architecture, libraries may be installed
in another directory than "/usr/lib" ("/usr/lib64" e.g.)
Reflect that in the .pc files.

Change-Id: I286907a4b3d59e3416ca96e8903665f155c07415
Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
build/tizen/dali-application.pc.in
build/tizen/dali.pc.in
packaging/dali-adaptor-mobile.spec
packaging/dali-adaptor-wearable.spec
packaging/dali-adaptor.spec