Fix x86_64 build
authorAnas Nashif <anas.nashif@intel.com>
Wed, 6 Mar 2013 15:36:20 +0000 (16:36 +0100)
committerGerrit Code Review <gerrit2@kim11>
Tue, 2 Apr 2013 08:20:44 +0000 (17:20 +0900)
commit8fa619eba1c07e82e34f50ec27fb7a2094b1bd46
treeb99030aa99c8a6295c5e412572c477cbe509a569
parent0863a41b5a0336db9a654df6ab6c21bf80e16e7b
Fix x86_64 build

- Fixed hardcoded library install path : Spec File, *CMakeLists.txt, *.pc.in
- Use %cmake macro to set default paths : Spec file
- Rename pkgmgr-info.manifest in pkgmgr-info.manifest.in (Fix hardcoded library path)
- Rename pkgmgr-parser.manifest in pkgmgr-parser.manifest.in (Fix hardcoded library path)

Change-Id: I54e79a1b11fe74ce3d164b7771ac3a58eb92245c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
CMakeLists.txt
packaging/pkgmgr-info.spec
parser/CMakeLists.txt
parser/pkgmgr-parser.pc.in
pkgmgr-info.manifest.in [moved from pkgmgr-info.manifest with 68% similarity]
pkgmgr-info.pc.in
pkgmgr-parser.manifest [deleted file]
pkgmgr-parser.manifest.in [new file with mode: 0755]