summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2011-11-22 17:46:04 -0500
committerMatthias Clasen <mclasen@redhat.com>2011-11-22 17:46:04 -0500
commite5371864b85719a5ca5925841abc91df25e764cd (patch)
tree9905d73ea197ecd94ddc961cc79d54f323f6c7b9
parente0b2202895b1354c3b8601c98a5c76e8bcfee7eb (diff)
downloadmutter-e5371864b85719a5ca5925841abc91df25e764cd.tar.gz
mutter-e5371864b85719a5ca5925841abc91df25e764cd.tar.xz
mutter-e5371864b85719a5ca5925841abc91df25e764cd.zip
fix spec
-rw-r--r--mutter.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/mutter.spec b/mutter.spec
index a6f54d3..3396249 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -94,8 +94,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%postun
/sbin/ldconfig
-%postun
-update-desktop-database -q
if [ $1 -eq 0 ]; then
glib-compile-schemas %{_datadir}/glib-2.0/schemas
fi