Merge "Use free instead of g_free if it's given by vconf_get_str" into tizen
[platform/core/api/connection.git] / packaging / capi-network-connection.spec
index 580155f..efb5c0e 100755 (executable)
@@ -38,9 +38,6 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr -DFULLVER=%{version} -DMAJORVER=${MAJORVER} \
 %if 0%{?model_build_feature_network_dsds} == 1
        -DTIZEN_DUALSIM_ENABLE=1 \
 %endif
-%if "%{profile}" == "tv"
-       -DTIZEN_TV=1 \
-%endif
        .
 
 make %{?_smp_mflags}