summaryrefslogtreecommitdiff
path: root/extra/gnome-games/gnome-games.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-games/gnome-games.install')
-rw-r--r--extra/gnome-games/gnome-games.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/extra/gnome-games/gnome-games.install b/extra/gnome-games/gnome-games.install
index ac7091f45..1f67c2e01 100644
--- a/extra/gnome-games/gnome-games.install
+++ b/extra/gnome-games/gnome-games.install
@@ -88,9 +88,10 @@ scores=(glines.Large.scores
quadrapassel.scores)
post_install() {
+ usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
usr/sbin/gconfpkg --install ${pkgname}
update-desktop-database -q
- gtk-update-icon-cache -q -f -t usr/share/icons/hicolor
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
for sz in Large Medium Small; do
if [ -e "opt/gnome/var/games/same-gnome.${sz}.scores" ]; then
@@ -142,6 +143,7 @@ pre_remove() {
}
post_remove() {
+ usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
update-desktop-database -q
gtk-update-icon-cache -q -f -t usr/share/icons/hicolor