From 05b132aec9458413f4b14969aa8aeab6b2e70f2a Mon Sep 17 00:00:00 2001 From: suhyung Eom Date: Tue, 5 Apr 2016 16:57:50 +0900 Subject: [PATCH] Revert "[3.0] Fix wrong path in spec" This reverts commit 62d8230688564add861d39a2d3904e310ad86d50. Change-Id: Ic373027cd6577389cd2d739a570c9373d5d981a7 --- packaging/com.samsung.dali-demo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/com.samsung.dali-demo.spec b/packaging/com.samsung.dali-demo.spec index 23a48dc..e87ee7b 100755 --- a/packaging/com.samsung.dali-demo.spec +++ b/packaging/com.samsung.dali-demo.spec @@ -38,7 +38,7 @@ of the capability of the toolkit. %define dali_app_exe_dir %{dali_app_ro_dir}/bin/ %define dali_xml_file_dir %TZ_SYS_RO_PACKAGES %define dali_icon_dir %TZ_SYS_RO_ICONS -%define smack_rule_dir /etc/smack/accesses2.d/ +%define smack_rule_dir /etc/smack/accesses2.d/%TZ_SYS_RO_PACKAGES %define locale_dir %{dali_app_ro_dir}/res/locale %define local_style_dir ../../resources/style/mobile -- 2.7.4