Fix hard-coded library path in *.pc
authorJunfeng Dong <junfeng.dong@intel.com>
Mon, 25 Mar 2013 12:09:11 +0000 (20:09 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Thu, 28 Mar 2013 03:59:05 +0000 (11:59 +0800)
Change-Id: Ib1f93eb6da7703bca6bb0ad4013e31151f809a42

capi-system-sensor.pc.in

index 316fa51..3043220 100644 (file)
@@ -3,7 +3,7 @@
 
 prefix=@PREFIX@
 exec_prefix=/usr
-libdir=/usr/lib
+libdir=@LIB_INSTALL_DIR@
 includedir=/usr/include/system
 
 Name: @PC_NAME@