Tomáš Chvátal
2017-05-31 09:28:20 +00:00
committed by Git OBS Bridge
parent c242023a12
commit a7841dbc3e

View File

@@ -262,7 +262,7 @@ fi
--slave %{_bindir}/icewm-session icewm-session %{_bindir}/icewm-session-default
%postun default
if [ [ $1 -eq 0 ] ; then
if [ $1 -eq 0 ] ; then
%{_sbindir}/update-alternatives --remove icewm %{_bindir}/icewm-default
fi