From: Taejin Woo Date: Thu, 23 Jun 2016 01:47:27 +0000 (+0900) Subject: Fix script's execution path X-Git-Tag: submit/tizen/20160623.020924^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fadaptation%2Fbluetooth-firmware-bcm.git;a=commitdiff_plain;h=5066d54cf230db1915210fa25521d29abf545a00 Fix script's execution path Change-Id: I4a43ef7a19bce5709f060c22e3937d52fdd36781 Signed-off-by: Taejin Woo --- diff --git a/packaging/bluetooth-firmware-bcm.spec b/packaging/bluetooth-firmware-bcm.spec index e332944..64106c5 100644 --- a/packaging/bluetooth-firmware-bcm.spec +++ b/packaging/bluetooth-firmware-bcm.spec @@ -59,6 +59,10 @@ cat %{_builddir}/%{name}-%{version}/LICENSE.Broadcom >> %{buildroot}/usr/share/l %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-dev-start.sh %attr(755,-,-) %{_prefix}/etc/bluetooth/bt-set-addr.sh +%post exynos3250 +rm -rf %{_prefix}/etc/bluetooth/bt-dev-start.sh +ln -s %{_prefix}/etc/bluetooth/bt-dev-start-exynos3250.sh %{_prefix}/etc/bluetooth/bt-dev-start.sh + %files exynos3250 %defattr(-,root,root,-) %{_bindir}/bcmtool_4343w