From: jaekuk, lee Date: Mon, 22 Aug 2016 05:53:54 +0000 (+0900) Subject: modify the user data path X-Git-Tag: submit/tizen_mobile/20160823.002443^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d32b1db31c52e22c7c67211f42de779194e8171;p=platform%2Fframework%2Fweb%2Fbrowser-provider.git modify the user data path Change-Id: Id164f4e54d58320fa11655ab9363c72ecb31e356 Signed-off-by: jaekuk, lee --- diff --git a/packaging/browser-provider.spec b/packaging/browser-provider.spec index e89d7b8..6d31183 100755 --- a/packaging/browser-provider.spec +++ b/packaging/browser-provider.spec @@ -27,7 +27,7 @@ BuildRequires: pkgconfig(cynara-session) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(libtzplatform-config) -%define _data_install_path %{TZ_SYS_DATA}/%{name} +%define _data_install_path %{TZ_SYS_GLOBALUSER_DATA}/%{name} %define _databasedir %{_data_install_path}/database %define _notifydir %{_data_install_path}/notify