Fix hardcoded lib path and use %cmake macros
[platform/core/system/sync-agent.git] / src / framework / sync-agent.pc.in
index 280349b..3cc0484 100755 (executable)
@@ -1,7 +1,7 @@
 
 prefix=@PREFIX@
 exec_prefix=${prefix}
-libdir=${prefix}/lib
+libdir=@LIB_INSTALL_DIR@
 includedir=${prefix}/include
 
 Name: sync-agent