summaryrefslogtreecommitdiffstats
path: root/service/native/framework_unified/client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'service/native/framework_unified/client/Makefile')
-rwxr-xr-xservice/native/framework_unified/client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/service/native/framework_unified/client/Makefile b/service/native/framework_unified/client/Makefile
index 29ed628..b97ef4a 100755
--- a/service/native/framework_unified/client/Makefile
+++ b/service/native/framework_unified/client/Makefile
@@ -263,7 +263,7 @@ install-data:install_cfg
install -d -m 775 $(DESTDIR)/nv/BS/ns/framework_unified/rwdata
install_cfg:
- install -d -m 775 $(DESTDIR)/usr/agl/conf/BS/ns/framework_unified/rodata
- install -m 644 -t $(DESTDIR)/usr/agl/conf/BS/ns/framework_unified/rodata NativeServices/scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg
+ install -d -m 775 $(DESTDIR)/etc/basesystem/BS/ns/framework_unified/rodata
+ install -m 644 -t $(DESTDIR)/etc/basesystem/BS/ns/framework_unified/rodata NativeServices/scfg/ns_logger_frameworkunifiedlog__CWORD84_.cfg
include ../../native_service.mk