summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/curl.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/curl.spec b/packaging/curl.spec
index 53cc92b81..49de45d18 100644
--- a/packaging/curl.spec
+++ b/packaging/curl.spec
@@ -66,7 +66,7 @@ cp %{SOURCE1001} .
export CPPFLAGS="-DHAVE_PK11_CREATEGENERICOBJECT"
-%if "%{?tizen_profile_name}" == "tv"
+%if "%{?profile}" == "tv"
CFLAGS+=" -DTIZEN_TV_EXT"
%reconfigure --without-nss --without-gnutls --with-openssl --disable-ipv6 \
%else