From 530a88f370bf876ce25a6f233d4bc1efd96e936b Mon Sep 17 00:00:00 2001 From: Lukasz Bardeli Date: Thu, 26 Mar 2015 09:57:37 +0100 Subject: [PATCH] [Common] Enable webapi-plugins on binary Change-Id: I8ff005b294344304241ac91dc9f363ceb3573551 Signed-off-by: Lukasz Bardeli --- packaging/webapi-plugins.spec | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/packaging/webapi-plugins.spec b/packaging/webapi-plugins.spec index 91bb3c75..1bbcb3ee 100755 --- a/packaging/webapi-plugins.spec +++ b/packaging/webapi-plugins.spec @@ -14,18 +14,6 @@ Summary: Tizen Web APIs implemented Source0: %{name}-%{version}.tar.gz -%if "%{?tizen_profile_name}" == "tv" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - -%if "%{?tizen_profile_name}" == "wearable" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - -%if "%{?tizen_profile_name}" == "mobile" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - #################################################################### # Mobile Profile : Kiran(SM-Z130H), Redwood(SM-Z910F) # #################################################################### -- 2.34.1