From b4e14cb9b6ebedfe4ef12d6e0fd1e4e8e2d93000 Mon Sep 17 00:00:00 2001 From: Jiwan Kim Date: Wed, 5 Aug 2015 02:20:39 -0700 Subject: [PATCH] Revert "Fix library path in pkgconfig file" This reverts commit 57ecb7b4c1110ca2e8fdcfb4f073acc45106a214. Change-Id: I12c6ea44c806a2585c2b3d28f8c11fffe2b3e0f6 --- capi-telephony.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capi-telephony.pc.in b/capi-telephony.pc.in index 35f14a9..397716c 100644 --- a/capi-telephony.pc.in +++ b/capi-telephony.pc.in @@ -3,7 +3,7 @@ prefix=@PREFIX@ exec_prefix=/usr -libdir=@LIBDIR@ +libdir=/usr/lib includedir=/usr/include/telephony Name: @PC_NAME@ -- 2.34.1