Exclude TV profile 34/53434/1 submit/tizen/20151207.003955
authorgs86.lee <gs86.lee@samsung.com>
Mon, 7 Dec 2015 00:18:49 +0000 (09:18 +0900)
committergs86.lee <gs86.lee@samsung.com>
Mon, 7 Dec 2015 00:18:49 +0000 (09:18 +0900)
Change-Id: I7642af4d2b9698ef651e815a5011c68222b040df

packaging/starter.spec

index 319a645..0e3208a 100644 (file)
@@ -13,7 +13,7 @@ Source2:    starter.path
 Source3:    starter-pre.service
 Source4:    starter-pre.path
 
-%if "%{?tizen_profile_name}"=="tv"
+%if "%{profile}" == "tv"
 ExcludeArch: %{arm} %ix86 x86_64
 %endif