summaryrefslogtreecommitdiff
path: root/location-appman.pc.in
diff options
context:
space:
mode:
authorJunfeng Dong <junfeng.dong@intel.com>2013-03-25 18:57:18 +0800
committerlifang <fangx.li@intel.com>2013-03-29 05:23:15 +0800
commitbf5f6ec227c7f0030985a6bc4a1fc34226c986ea (patch)
tree897833482b0e5b93b7d6847ca838428df9cdbd84 /location-appman.pc.in
parentef99ea8e643867d3964802a98e761c609bd1c571 (diff)
downloadliblocation-appman-tizen_2.1.tar.gz
liblocation-appman-tizen_2.1.tar.bz2
liblocation-appman-tizen_2.1.zip
- Fix hardcoding path. - Use %cmake to set default paths. Change-Id: Id4d3c9b745f2cb323f540177a7c6bb687d4c1ebb
Diffstat (limited to 'location-appman.pc.in')
-rw-r--r--location-appman.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/location-appman.pc.in b/location-appman.pc.in
index 3c4555a..be70491 100644
--- a/location-appman.pc.in
+++ b/location-appman.pc.in
@@ -3,7 +3,7 @@
prefix=@PREFIX@
exec_prefix=/usr
-libdir=/usr/lib
+libdir=@LIB_INSTALL_DIR@
includedir=/usr/include/location-appman
Name: @PC_NAME@