HI all,
I am working on PTREL-289 - /platform/core/uifw/e17-misc is not compliant with multi user architecture.
This component has some violations in the spec file.
Part of the spec file:
%ifarch %{arm}
# ARM build target
%__mkdir_p %{buildroot}/opt/home/app/.e/apps
%__cp -afr %{_arch}/opt/home/app/.e/apps/* %{buildroot}/opt/home/app/.e/apps
If /opt/home is replaced by $TZ_SYS_HOME then it leads to $TZ_SYS_HOME/app = TZ_USER_HOME.
All the user specific has to be done at runtime in the source code.
But this component does not have any source code.
Please guide, how to go about this ?
Thanks
Sharath N
|
|
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev

