X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=service%2Fnative%2Fframework_unified%2Fclient%2FNativeServices%2FMakefile;h=de8de1da6fc97b74060f421cb23917c70e1a621a;hb=refs%2Fchanges%2F31%2F25631%2F1;hp=c346b28906a3d4a0258d9de542316464f69d8f77;hpb=f375d527c775582f4229a94d96177f18d80f0008;p=staging%2Fbasesystem.git diff --git a/service/native/framework_unified/client/NativeServices/Makefile b/service/native/framework_unified/client/NativeServices/Makefile index c346b28..de8de1d 100755 --- a/service/native/framework_unified/client/NativeServices/Makefile +++ b/service/native/framework_unified/client/NativeServices/Makefile @@ -23,7 +23,7 @@ all: install-data:install_cfg install_cfg: - install -d -m 775 $(SDKTARGETSYSROOT)/usr/agl/conf/ns_logger - install -m 644 -t $(SDKTARGETSYSROOT)/usr/agl/conf/ns_logger scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg + install -d -m 775 $(SDKTARGETSYSROOT)/etc/basesystem/ns_logger + install -m 644 -t $(SDKTARGETSYSROOT)/etc/basesystem/ns_logger scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg include ../../../native_service.mk