From 727561ff7338bff27c3cae5c5f3cbf9c1a3b56e1 Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Wed, 9 Dec 2015 09:58:55 +0900 Subject: Replace 'tizen_profile_name' to 'profile' for Tizen 3.0 Change-Id: I92101758608b72134f28d38fc11d01c527d2f05e Signed-off-by: Seonah Moon --- packaging/curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') 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 -- cgit v1.2.3