From: INSUN PYO Date: Tue, 2 Jul 2019 05:00:02 +0000 (+0900) Subject: Remove unused features X-Git-Tag: accepted/tizen/unified/20190703.110633^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fconnectivity%2Fbluetooth-agent.git;a=commitdiff_plain;h=3454d9985787cdca5ba7112435b9c32c03680673 Remove unused features Change-Id: If1e15a297671cb52267d8fc1b9250e47f11e1352 --- diff --git a/packaging/bluetooth-agent.spec b/packaging/bluetooth-agent.spec index 290c3f7..56b3412 100644 --- a/packaging/bluetooth-agent.spec +++ b/packaging/bluetooth-agent.spec @@ -165,12 +165,6 @@ install -D -m 0644 packaging/bluetooth-map-agent.service %{buildroot}%{_libdir}/ #%endif install -D -m 0644 packaging/bluetooth-pbap-agent.service %{buildroot}%{_libdir}/systemd/system/bluetooth-pbap-agent.service -%post -%if 0%{?sec_product_feature_bt_map_server_enable} -ln -sf %{_libdir}/systemd/user/bluetooth-map-agent.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/ -%endif -ln -sf %{_libdir}/systemd/system/bluetooth-pbap-agent.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/ - %files %manifest %{name}.manifest %license LICENSE