[synfigstudio/f15] fix mime.cache issue

Luya Tshimbalanga luya at fedoraproject.org
Tue May 22 04:31:56 UTC 2012


commit ed7ddbfc88478bdaa2f4bd71bb2d9cc0e0721331
Author: Luya Tshimbalanga <luya at fedoraproject.org>
Date:   Mon May 21 21:28:00 2012 -0700

    fix mime.cache issue

 synfigstudio.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/synfigstudio.spec b/synfigstudio.spec
index cf49d5a..faf40ce 100644
--- a/synfigstudio.spec
+++ b/synfigstudio.spec
@@ -73,7 +73,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 update-desktop-database &> /dev/null || :
 update-mime-database %{_datadir}/mime &> /dev/null || :
 
-
+		
 %postun
 /sbin/ldconfig
 touch --no-create %{_datadir}/icons/hicolor || :


More information about the scm-commits mailing list