Remove harcoded library path , change some variable type
[platform/framework/web/wrt-plugins-common.git] / pkgconfigs / wrt-plugins-filesystem.pc.in
index 49563e1..3a9ef13 100644 (file)
@@ -1,7 +1,7 @@
 prefix=/usr
 project_name=@CMAKE_PROJECT_NAME@
 exec_prefix=${prefix}
-libdir=${prefix}/lib
+libdir=@LIB_INSTALL_DIR@
 includedir=${prefix}/include/${project_name}
 
 Name: WebRuntime DeviceApis Filesystem module