summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjin0.kim <jin0.kim@samsung.com>2015-12-08 18:08:54 +0830
committerjin0.kim <jin0.kim@samsung.com>2015-12-08 18:08:54 +0830
commita1042e4fbeea9004acaa6621aab40f2ebcbae5fc (patch)
treea268b732865a0fab9d0e29d27a175970e8ce5d2f
parent906b84931ea78b8d974ca66d8d7477147ec1eaf8 (diff)
downloadquickpanel-accepted/tizen/tv/20151209.133432.tar.gz
quickpanel-accepted/tizen/tv/20151209.133432.tar.bz2
quickpanel-accepted/tizen/tv/20151209.133432.zip
Change-Id: I4b5a77642ccd6f557ccd9b7d0134bb7e220f4875
-rwxr-xr-xpackaging/org.tizen.quickpanel.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/org.tizen.quickpanel.spec b/packaging/org.tizen.quickpanel.spec
index 8e415dc..4afc1e3 100755
--- a/packaging/org.tizen.quickpanel.spec
+++ b/packaging/org.tizen.quickpanel.spec
@@ -17,11 +17,11 @@ Source103: org.tizen.quickpanel.manifest.3.0
Source103: org.tizen.quickpanel.manifest.2.4
%endif
-%if "%{?tizen_profile_name}" == "wearable"
+%if "%{?profile}" == "wearable"
ExcludeArch: %{arm} %ix86 x86_64
%endif
-%if "%{?tizen_profile_name}"=="tv"
+%if "%{?profile}"=="tv"
ExcludeArch: %{arm} %ix86 x86_64
%endif