Update lib64 check logic 27/258127/1 accepted/tizen/6.5/unified/20211028.224444 accepted/tizen/unified/20210526.110309 submit/tizen/20210526.020351 submit/tizen_6.5/20211028.163601 tizen_6.5.m2_release
authorKwang Son <k.son@samsung.com>
Tue, 11 May 2021 04:02:36 +0000 (13:02 +0900)
committerKwang Son <k.son@samsung.com>
Tue, 11 May 2021 04:19:19 +0000 (13:19 +0900)
commit0d52c499a52e081f4997440b5a328d6ac6abb40c
treeb0277f4a27c6eafcab561483587f7191d96dee20
parent136e954fedfc666ac1ed2190492ea312a867bd7d
Update lib64 check logic

QB build system for i586 has /usr/lib64 directory which makes wrong
package install. This cmake patch check that only x86_64 and aarch64
use /usr/lib64 for install directory.

Change-Id: Icdb05386bfc3e7b8770a509c4a22f2e57b686a96
Signed-off-by: Kwang Son <k.son@samsung.com>
packaging/1001-TIZEN-OPENCV-PYTHON3-LIB64-PATH.patch