From: jiin.moon Date: Fri, 21 Jul 2017 06:03:10 +0000 (+0900) Subject: efl.spec : change macro for tv profile X-Git-Tag: accepted/tizen/unified/20170929.081243~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F139938%2F2;p=platform%2Fupstream%2Fefl.git efl.spec : change macro for tv profile Change-Id: If6366d10248b9f490760cbce6361bcfa1a096452 --- diff --git a/packaging/efl.spec b/packaging/efl.spec index 857225a..d35b046 100644 --- a/packaging/efl.spec +++ b/packaging/efl.spec @@ -1020,7 +1020,7 @@ cp %{SOURCE1001} . %build -%if "%{TIZEN_PRODUCT_TV}" == "1" +%if "%{tizen_profile_name}" == "tv" export CFLAGS+=" -DTIZEN_PROFILE_TV" %endif