Remove unused features 63/209063/1 accepted/tizen/unified/20190703.110630 submit/tizen/20190702.052010
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 05:05:40 +0000 (14:05 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 05:05:40 +0000 (14:05 +0900)
Change-Id: I1e467e6e4f6cde139d5d057fd0c9da733f72ff15

packaging/bluez.spec

index 2f23fab..c973b6f 100755 (executable)
@@ -403,9 +403,6 @@ ln -sf ../bluetooth.service %{buildroot}%{_libpath}/systemd/system/multi-user.ta
 mkdir -p %{buildroot}%{upgrade_script_path}
 cp -f packaging/500.bluez_upgrade.sh %{buildroot}%{upgrade_script_path}
 
-#%post
-#ln -sf %{_libdir}/systemd/system/bluetooth.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-
 %post -n libbluetooth -p /sbin/ldconfig
 
 %postun -n libbluetooth -p /sbin/ldconfig