Changed the path of license by using '%license' macro
[platform/core/api/connection.git] / capi-network-connection.pc.in
old mode 100644 (file)
new mode 100755 (executable)
index 3db6030..ee6db75
@@ -2,13 +2,12 @@
 
 prefix=@PREFIX@
 exec_prefix=/usr
-libdir=@LIB_INSTALL_DIR@
+libdir=/usr/lib
 includedir=/usr/include/network
 
 Name: @PC_NAME@
 Description: @PACKAGE_DESCRIPTION@
 Version: @VERSION@
-Requires: @PC_REQUIRED@ 
+Requires: @PC_REQUIRED@
 Libs: -L${libdir} @PC_LDFLAGS@
 Cflags: -I${includedir}
-