Fix hard-coded library path in *.pc
authorJunfeng Dong <junfeng.dong@intel.com>
Mon, 25 Mar 2013 12:00:25 +0000 (20:00 +0800)
committerlifang <fangx.li@intel.com>
Thu, 28 Mar 2013 21:17:35 +0000 (05:17 +0800)
Change-Id: I2dec6df88893cba41f4b2e9500ebf567e58230ef

capi-system-power.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@