summaryrefslogtreecommitdiff
path: root/community/synfigstudio/synfigstudio.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-13 23:15:14 +0000
committerroot <root@rshg054.dnsready.net>2012-02-13 23:15:14 +0000
commit16e845de1bbf76ab48a02bfaa21730f45e6afaaa (patch)
tree29a9ad28230397e62bdb0ab5cd970763a6033f69 /community/synfigstudio/synfigstudio.install
parent0020cc650ff973f269f23332e82fc097254d0adc (diff)
Mon Feb 13 23:15:14 UTC 2012
Diffstat (limited to 'community/synfigstudio/synfigstudio.install')
-rw-r--r--community/synfigstudio/synfigstudio.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/synfigstudio/synfigstudio.install b/community/synfigstudio/synfigstudio.install
index b95cc069d..6110a6f18 100644
--- a/community/synfigstudio/synfigstudio.install
+++ b/community/synfigstudio/synfigstudio.install
@@ -1,4 +1,5 @@
post_install() {
+ update-mime-database usr/share/mime || true
which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
}