From 2591f3fa426f3ee12fc3004d8587ce59d77f76bd Mon Sep 17 00:00:00 2001 From: paragn Date: Wed, 27 Oct 2010 09:58:35 +0530 Subject: [PATCH] - fix typo from previous commit --- totem.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index ff6f592..2fcbd1c 100644 --- a/totem.spec +++ b/totem.spec @@ -250,7 +250,7 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %gconf_schema_prepare totem totem-handlers totem-video-thumbnail %preun -%gconf_schema_remove totem totem-handlers.schemas totem-video-thumbnail +%gconf_schema_remove totem totem-handlers totem-video-thumbnail %postun update-desktop-database &> /dev/null || :