Remove unused features 57/209057/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 04:56:09 +0000 (13:56 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 04:56:23 +0000 (13:56 +0900)
Change-Id: Ie3db1447c57698c09c17c48e10cdd036e1c20189
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
packaging/bluetooth-share.spec

index 002f896..3f891c3 100644 (file)
@@ -107,11 +107,7 @@ cp -f packaging/init_db.sh %{buildroot}%{upgrade_data_path}
 %post
 /sbin/ldconfig
 %{TZ_COMM_DATA}/%{name}/init_db.sh
-mkdir -p %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
 mkdir -p %{_libdir}/systemd/system/multi-user.target.wants/
-ln -sf %{_libdir}/systemd/system/bluetooth-share.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-ln -sf %{_libdir}/systemd/system/bluetooth-share-start.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-ln -sf %{_libdir}/systemd/system/bluetooth-share-start.path %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
 ln -sf %{_libdir}/systemd/system/bluetooth-share-start.path %{_libdir}/systemd/system/multi-user.target.wants/bluetooth-share-start.path
 
 %post -n libbluetooth-share-devel -p /sbin/ldconfig