X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afb-daemon.pc.in;h=701e3ba5547736b27d4840f63be8ad32ec03c4ac;hb=ca0f859d96599c8ae295c85f825030c891969de1;hp=196324abd6c8fa1cc975305468530ac46a4f935b;hpb=ae7f9ff4ba5f58c90cd0b9f4ed17978b66a9c0b2;p=src%2Fapp-framework-binder.git diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in index 196324ab..701e3ba5 100644 --- a/afb-daemon.pc.in +++ b/afb-daemon.pc.in @@ -1,6 +1,5 @@ ## -## Copyright (C) 2016 "IoT.bzh" -## Author: José Bollo +## Copyright (C) 2016-2019 "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}