[kmix] scriptlet typo

Rex Dieter rdieter at fedoraproject.org
Sat Feb 7 14:55:16 UTC 2015


commit efde7e281eaae43f67abc4041021850bce1be03f
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Feb 7 08:54:56 2015 -0600

    scriptlet typo

 kmix.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kmix.spec b/kmix.spec
index 7f8fa9c..a3f8f13 100644
--- a/kmix.spec
+++ b/kmix.spec
@@ -108,7 +108,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 if [ $1 -eq 0 ] ; then
 touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
 gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-
+fi
 
 %files -f %{name}.lang
 %doc AUTHORS ChangeLog COPYING COPYING.DOC TODO


More information about the scm-commits mailing list