[spec] change build macro about tv
authorEunhae Choi <eunhae1.choi@samsung.com>
Tue, 24 Apr 2018 09:10:59 +0000 (18:10 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Tue, 24 Apr 2018 09:11:14 +0000 (18:11 +0900)
Change-Id: I236611dff7f194c36b4c3326f37210637df28ed9

packaging/gst-libav.spec

index 37343f9..fde5278 100644 (file)
@@ -38,7 +38,7 @@ NOCONFIGURE=1 ./autogen.sh
 export CFLAGS+=" -Wall -g -fPIC\
  -DGST_TIZEN_MODIFICATION\
  -DTIZEN_FEATURE_LIBAV   \
-%if "%{TIZEN_PRODUCT_TV}" == "1"
+%if "%{tizen_profile_name}" == "tv"
  -DTIZEN_PRODUCT_TV \
 %endif
  -DLIBAV_RANK_MODIFICATION"