Add default cipher list for TV
[platform/upstream/curl.git] / packaging / curl.spec
index eb90041..ee677b2 100644 (file)
@@ -61,7 +61,7 @@ cp %{SOURCE1001} .
 
 export CPPFLAGS="-DHAVE_PK11_CREATEGENERICOBJECT"
 
-%if "%{?profile}" == "tv"
+%if "%{profile}" == "tv"
 CFLAGS+=" -DTIZEN_TV_EXT"
 %reconfigure --without-nss --without-gnutls --with-openssl --disable-ipv6 \
 %else