X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=service%2Fnative%2Fframework_unified%2Fclient%2FNativeServices%2FMakefile;fp=service%2Fnative%2Fframework_unified%2Fclient%2FNativeServices%2FMakefile;h=b717adf1864f6808e319ff7323cf43517daa819d;hb=2398c899d37acd18ba13304460d3248b3ada3e09;hp=de8de1da6fc97b74060f421cb23917c70e1a621a;hpb=9ad7db2494675c110a7b3a4607ccde3a7e4f6c3c;p=staging%2Fbasesystem.git diff --git a/service/native/framework_unified/client/NativeServices/Makefile b/service/native/framework_unified/client/NativeServices/Makefile index de8de1d..b717adf 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)/etc/basesystem/ns_logger - install -m 644 -t $(SDKTARGETSYSROOT)/etc/basesystem/ns_logger scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg + install -d -m 775 /etc/basesystem/ns_logger + install -m 644 -t /etc/basesystem/ns_logger scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg include ../../../native_service.mk