Remove Errors from full 64 bit build 94/273294/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220407.134001 submit/tizen_6.5/20220404.021932
authorJihoon Jung <jh8801.jung@samsung.com>
Sun, 3 Apr 2022 23:08:45 +0000 (08:08 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Sun, 3 Apr 2022 23:08:45 +0000 (08:08 +0900)
Change-Id: Ifaba5424b99488c074c3138b0b00280a51ba5901
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
capi-network-nfc.pc.in

index 8792e0a8490df3361b5f353a6668de9480831fc2..7ceb0e350747353d4da65bf2c31e31f34e14bc73 100644 (file)
@@ -3,13 +3,13 @@
 
 prefix=@PREFIX@
 exec_prefix=/usr
-libdir=/usr/lib
+libdir=@CMAKE_LIB_DIR@
 includedir=/usr/include/network
 
 Name: @PC_NAME@
 Description: @PACKAGE_DESCRIPTION@
 Version: @VERSION@
-Requires: @PC_REQUIRED@ 
+Requires: @PC_REQUIRED@
 Libs: -L${libdir} @PC_LDFLAGS@
 Cflags: -I${includedir}