Fedora 30 packaging fix issu
[src/app-framework-binder.git] / afb-daemon.pc.in
index 196324a..f6c8dfc 100644 (file)
@@ -1,6 +1,5 @@
 ##
-## Copyright (C) 2016 "IoT.bzh"
-## Author: José Bollo <jose.bollo@iot.bzh>
+## Copyright (C) 2016, 2017, 2018 "IoT.bzh"
 ##
 ## This file is part of afb-daemon project.
 ##
@@ -18,7 +17,7 @@
 ##
 
 includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
-plugin_install_dir=@plugin_install_dir@
+binding_install_dir=@binding_install_dir@
 
 Name: @PROJECT_PRETTY_NAME@
 Description: @PROJECT_DESCRIPTION@
@@ -26,5 +25,5 @@ Version: @PROJECT_VERSION@
 URL: @PROJECT_URL@
 
 Requires: json-c
-Cflags: -DPLUGIN_INSTALL_DIR=\"${plugin_install_dir}\" -I${includedir}
+Cflags: -I${includedir}