X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=afb-daemon.pc.in;h=6567a59cfdea95f4918b067cef0d23ef2db0f8fd;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=ada05afe65ea3d20ab02cf8c89da444e759ebd5b;hpb=a2500c271b3837a55cf2166bfcc212993875ea63;p=src%2Fapp-framework-binder.git diff --git a/afb-daemon.pc.in b/afb-daemon.pc.in index ada05afe..6567a59c 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) 2015-2020 "IoT.bzh" ## ## This file is part of afb-daemon project. ## @@ -17,10 +16,8 @@ ## limitations under the License. ## -prefix=@CMAKE_INSTALL_PREFIX@ -libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@ -includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@ -plugin_install_dir=${prefix}/@plugin_install_dir@ +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ +binding_install_dir=@binding_install_dir@ Name: @PROJECT_PRETTY_NAME@ Description: @PROJECT_DESCRIPTION@ @@ -28,5 +25,5 @@ Version: @PROJECT_VERSION@ URL: @PROJECT_URL@ Requires: json-c -Cflags: -DPLUGIN_INSTALL_DIR=\"${plugin_install_dir}\" -I${includedir} +Cflags: -I${includedir}