From 87ca190cf12bd44136b988272ea7cf52b133a683 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 30 Sep 2001 10:09:10 +0000 Subject: [PATCH] - s/else/fi/ Changed files: STonX.spec -> 1.4 --- STonX.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/STonX.spec b/STonX.spec index 5e114d7..5c5dfd0 100644 --- a/STonX.spec +++ b/STonX.spec @@ -86,7 +86,7 @@ if [ -x /usr/X11R6/bin/mkfontdir ]; then fi if [ -f /var/lock/subsys/xfs ]; then /etc/rc.d/init.d/xfs reload -else +fi %postun if [ -x /usr/X11R6/bin/mkfontdir ]; then @@ -94,7 +94,7 @@ if [ -x /usr/X11R6/bin/mkfontdir ]; then fi if [ -f /var/lock/subsys/xfs ]; then /etc/rc.d/init.d/xfs reload -else +fi %files %defattr(644,root,root,755) -- 2.43.0