[gtk3/f17] fix spec

Matthias Clasen mclasen at fedoraproject.org
Sat Feb 25 21:00:09 UTC 2012


commit 4e4c11300e8256b0e63393af5164a4f13d61c4cf
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sat Feb 25 16:00:23 2012 -0500

    fix spec

 gtk3.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk3.spec b/gtk3.spec
index 752bfa2..298b2d8 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -178,7 +178,7 @@ if [ $1 -gt 0 ]; then
 fi
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
-%post devel
+%postun devel
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %postun immodules


More information about the scm-commits mailing list