From a7841dbc3e5ad577e63d4657992aff57a17fafc778c6f32bbf66a6ac9fa5b7a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 31 May 2017 09:28:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=75 --- icewm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icewm.spec b/icewm.spec index 46b1057..2e37ab0 100644 --- a/icewm.spec +++ b/icewm.spec @@ -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