Remove Errors from full 64 bit build 13/272813/2 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062611 accepted/tizen/7.0/unified/hotfix/20221116.104753 accepted/tizen/unified/20220325.133337 submit/tizen/20220325.033630 tizen_7.0_m2_release
authorJihoon Jung <jh8801.jung@samsung.com>
Fri, 25 Mar 2022 03:33:03 +0000 (12:33 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Fri, 25 Mar 2022 03:35:23 +0000 (12:35 +0900)
- RQ210712-00422

Change-Id: I241bbcb462c376654e013f05736295984e67d9aa
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
capi-network-nfc.pc.in

index 8792e0a..7ceb0e3 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}