projects
/
platform
/
core
/
api
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b23930
)
Fix library path in pkgconfig file
64/45364/1
accepted/tizen/mobile/20150805.103400
accepted/tizen/tv/20150805.103414
accepted/tizen/wearable/20150805.103428
submit/tizen/20150805.084612
author
Jiwan Kim
<ji-wan.kim@samsung.com>
Wed, 5 Aug 2015 07:33:33 +0000
(16:33 +0900)
committer
Jiwan Kim
<ji-wan.kim@samsung.com>
Wed, 5 Aug 2015 07:33:33 +0000
(16:33 +0900)
Change-Id: I59073806defd0d17425721793cf24cb5532e48e5
capi-telephony.pc.in
patch
|
blob
|
history
diff --git
a/capi-telephony.pc.in
b/capi-telephony.pc.in
index 397716cc3ff8e6a43a2fa4afbf570159110e376e..35f14a9759217e8c92ab9293b1ab8ea553e61db5 100644
(file)
--- a/
capi-telephony.pc.in
+++ b/
capi-telephony.pc.in
@@
-3,7
+3,7
@@
prefix=@PREFIX@
exec_prefix=/usr
-libdir=
/usr/lib
+libdir=
@LIBDIR@
includedir=/usr/include/telephony
Name: @PC_NAME@