summaryrefslogtreecommitdiff
path: root/packaging/connman.spec
diff options
context:
space:
mode:
authorcheoleun moon <chleun.moon@samsung.com>2016-10-11 01:26:38 -0700
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>2016-10-11 01:26:38 -0700
commit8153acb82d4318fbb9b0de572440452242535d6a (patch)
treeba9de343421d955c3dfef2e375384cead6188884 /packaging/connman.spec
parent164a42b41b8b1ff2c25c2cd81beff80e1d420d51 (diff)
parent3bc354d272103da56f15ab57181718668d0b1041 (diff)
downloadconnman-ce1b3bbd8744a0a8453a0ab44af165d7ae5afc68.tar.gz
connman-ce1b3bbd8744a0a8453a0ab44af165d7ae5afc68.tar.bz2
connman-ce1b3bbd8744a0a8453a0ab44af165d7ae5afc68.zip
Diffstat (limited to 'packaging/connman.spec')
-rwxr-xr-xpackaging/connman.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 953d5184..b37b1358 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -172,7 +172,12 @@ cp resources/var/lib/connman/settings %{buildroot}/%{_localstatedir}/lib/connman
mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services
cp resources/usr/share/dbus-1/system-services/net.connman.service %{buildroot}%{_datadir}/dbus-1/system-services/net.connman.service
mkdir -p %{buildroot}/etc/connman
+
+%if "%{profile}" == "ivi"
+cp src/main_ivi.conf %{buildroot}/etc/connman/main.conf
+%else
cp src/main.conf %{buildroot}/etc/connman/main.conf
+%endif
rm %{buildroot}%{_sysconfdir}/dbus-1/system.d/*.conf
mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d/