Updated the correct path for bluetooth-share-start.path 26/184526/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.015250 accepted/tizen/unified/20180913.064018 accepted/tizen/unified/20180914.073141 submit/tizen/20180912.234844 submit/tizen/20180913.053639 submit/tizen_5.0/20181101.000003
authorAmit Purwar <amit.purwar@samsung.com>
Wed, 18 Jul 2018 11:17:59 +0000 (16:47 +0530)
committerAmit Purwar <amit.purwar@samsung.com>
Wed, 18 Jul 2018 11:20:55 +0000 (16:50 +0530)
Change-Id: Id73a3d6b3fef6df9d35ba4238ce71f6a7cef8055
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
packaging/bluetooth-share.spec

index f39cedc..002f896 100644 (file)
@@ -112,7 +112,7 @@ 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 %{_sysconfdir}/systemd/system/multi-user.target.wants/
+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