summaryrefslogtreecommitdiff
path: root/capi-messaging-messages.pc.in
diff options
context:
space:
mode:
authorJunfeng Dong <junfeng.dong@intel.com>2013-04-08 16:31:08 +0800
committerJunfeng Dong <junfeng.dong@intel.com>2013-04-08 16:31:08 +0800
commit937c4c6bfdbb7eccf6da059ca82c1fed111b431d (patch)
tree42c866c199f45d2c65bfa496849fac0ed63bb25d /capi-messaging-messages.pc.in
parenta12721aad892b02fbf66f5eca626b8b21362f9e5 (diff)
downloadmessages-937c4c6bfdbb7eccf6da059ca82c1fed111b431d.tar.gz
messages-937c4c6bfdbb7eccf6da059ca82c1fed111b431d.tar.bz2
messages-937c4c6bfdbb7eccf6da059ca82c1fed111b431d.zip
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: Ib2cb53e5d278d113775300132ab285b29366156f
Diffstat (limited to 'capi-messaging-messages.pc.in')
-rw-r--r--capi-messaging-messages.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/capi-messaging-messages.pc.in b/capi-messaging-messages.pc.in
index a771af9..edeeaed 100644
--- a/capi-messaging-messages.pc.in
+++ b/capi-messaging-messages.pc.in
@@ -2,7 +2,7 @@
prefix=@PREFIX@
exec_prefix=/usr
-libdir=/usr/lib
+libdir=@LIB_INSTALL_DIR@
includedir=/usr/include
Name: @PC_NAME@