summarylogtreecommitdiffstats
path: root/pithos-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'pithos-git.install')
-rw-r--r--pithos-git.install3
1 files changed, 2 insertions, 1 deletions
diff --git a/pithos-git.install b/pithos-git.install
index db6d40bae922..c25db12801ae 100644
--- a/pithos-git.install
+++ b/pithos-git.install
@@ -1,6 +1,7 @@
post_install() {
update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ glib-compile-schemas usr/share/glib-2.0/schemas
}
post_upgrade() {