packaging: fix wrong condition checking 32/90332/2
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 29 Sep 2016 11:08:50 +0000 (20:08 +0900)
committerHermet Park <chuneon.park@samsung.com>
Wed, 5 Oct 2016 08:43:06 +0000 (01:43 -0700)
commit47cd60aa373078bdc99217b107a234a66fe67bdc
tree530313b795bae33980ca7ae1f66b620b6b0ece81
parentba9790830920d1c3f355d3a30b92f3bd96beb714
packaging: fix wrong condition checking

Since there's no rule for "else if" on RPM spec, "else if" will be interpreted to "else".
So, if the profile is not a mobile then all other profiles are recognized as wearable.
It has made errors on TV profile.

Change-Id: Iac40137954f6f2d196dca20f72fc6f004a0d5701
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
packaging/elementary.spec