packaging: remove commented out rpm sections.
authorIsmo Puustinen <ismo.puustinen@intel.com>
Sat, 25 Oct 2014 10:30:20 +0000 (13:30 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:18 +0000 (18:37 +0200)
Change-Id: Ifc381a8634c15011380e92f6a876f9eb25420f8a

packaging/murphy.spec

index 1c14a75..003b410 100644 (file)
@@ -548,25 +548,6 @@ ldconfig
 ldconfig
 %endif
 
-%if %{_enable_icosyscon}
-%post system-controller
-# prevent system controller from starting
-# rm -f %{_unitdir_user}/weston.target.wants/ico-uxf-wait-launchpad-ready.path
-# instead launch just ico-homescreen
-# rm -f %{_unitdir_user}/weston.target.wants/murphy-wait-for-launchpad-ready.path
-# ln -s %{_unitdir_user}/murphy-wait-for-launchpad-ready.path \
-#     %{_unitdir_user}/weston.target.wants/murphy-wait-for-launchpad-ready.path
-
-%postun system-controller
-#if [ "$1" = "0" ]; then
-# rm -f %{_unitdir_user}/weston.target.wants/murphy-wait-for-launchpad-ready.path
-# if [ -f %{_unitdir_user}/ico-uxf-wait-launchpad-ready.path ]; then
-#     ln -sf %{_unitdir_user}/ico-uxf-wait-launchpad-ready.path \
-#         %{_unitdir_user}/weston.target.wants/ico-uxf-wait-launchpad-ready.path
-#fi
-fi
-%endif
-
 %post gam
 ldconfig