From c4fa94c7d0425efe3b43e69443d78b434316da9d Mon Sep 17 00:00:00 2001 From: Hyihong Chae Date: Wed, 18 Nov 2015 13:45:35 +0900 Subject: [PATCH] modify to support mobile profile. Change-Id: I4b41e5bbad65e83b84619a2315f11cb53dd5e7c8 Signed-off-by: HyiHong Chae --- packaging/capi-network-mtp.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packaging/capi-network-mtp.spec b/packaging/capi-network-mtp.spec index 3355fe0..87cb0b2 100755 --- a/packaging/capi-network-mtp.spec +++ b/packaging/capi-network-mtp.spec @@ -6,10 +6,7 @@ Group: Network & Connectivity/Other License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -# This package would be built only TV -%if "%{?profile}" != "tv" -ExcludeArch: %arm aarch64 %ix86 x86_64 -%endif +ExcludeArch: %ix86 x86_64 BuildRequires: cmake BuildRequires: pkgconfig(dlog) -- 2.7.4