From 5d2f5d746d7cc2830873b2b3463723ed80a81fdb Mon Sep 17 00:00:00 2001 From: Youngbok Shin Date: Fri, 1 Apr 2016 16:01:02 +0900 Subject: Apply tizen-platform-config macros Change-Id: Iaabf97231e0658a75fec8aff01ad986eb77fdbc3 --- default-fonts-fc-sdk.init.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'default-fonts-fc-sdk.init.sh') diff --git a/default-fonts-fc-sdk.init.sh b/default-fonts-fc-sdk.init.sh index e615626..b659f69 100755 --- a/default-fonts-fc-sdk.init.sh +++ b/default-fonts-fc-sdk.init.sh @@ -1 +1,2 @@ -cp -p /usr/opt/etc/fonts/conf.avail/*.conf /opt/etc/fonts/conf.avail/ +## Copy conf files from %{TZ_SYS_ETC}/fonts/conf.avail/ to %{TZ_SYS_RO_ETC}/fonts/conf.avail/ +cp -p /opt/etc/fonts/conf.avail/*.conf /etc/fonts/conf.avail/ -- cgit v1.2.3