Apply the libdir in pkgconfig by architectures 48/74648/1 submit/tizen/20160615.060735
authorYoungcheol Kang <ychul.kang@samsung.com>
Wed, 15 Jun 2016 05:45:48 +0000 (14:45 +0900)
committerYoungcheol Kang <ychul.kang@samsung.com>
Wed, 15 Jun 2016 05:59:57 +0000 (14:59 +0900)
commit867a736bb1630dd3e51d545d0eef866b4b39c43a
tree8b3004f10bcc652bfe0804975f9063f421aeeac7
parent77a20ac9c10194cf534de1603f19bd66d837e673
Apply the libdir in pkgconfig by architectures

The path where the library is installed is different
in 32bit and 64bit architectures.

- 32bit : /usr/lib/
- 64bit : /usr/lib64/

This patch changes the libdir path according to the achitectures.
Also it can fix the build problem in 64bit arch.

Bug: http://suprem.sec.samsung.net/jira/browse/TWF-1478

Change-Id: Id36196c21eaed2e6776ed94539b480b992859dc3
Signed-off-by: Youngcheol Kang <ychul.kang@samsung.com>
build/pkgconfig/v8.pc [deleted file]
build/pkgconfig/v8.pc.in [new file with mode: 0644]
packaging/v8.spec