projects
/
platform
/
core
/
telephony
/
libtapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8995bff
)
Fix library path in pkgconfig file
61/45361/2
author
Jiwan Kim
<ji-wan.kim@samsung.com>
Wed, 5 Aug 2015 07:31:07 +0000
(16:31 +0900)
committer
Jiwan Kim
<ji-wan.kim@samsung.com>
Wed, 5 Aug 2015 07:38:16 +0000
(
00:38
-0700)
Change-Id: Idf9efdfc3291c347128a1b3d4c4c86fac2a7d2d6
tapi.pc.in
patch
|
blob
|
history
diff --git
a/tapi.pc.in
b/tapi.pc.in
index f4cc80286d2175497699240f7383007e9b4fe94b..75abaf0addaac8cb03d0a301b123f86fb1c1efa6 100644
(file)
--- a/
tapi.pc.in
+++ b/
tapi.pc.in
@@
-1,6
+1,6
@@
prefix=@PREFIX@
exec_prefix=${prefix}
-libdir=
${exec_prefix}/lib
+libdir=
@LIBDIR@
includedir=${prefix}/include
Name: TAPI Library