summaryrefslogtreecommitdiffstats
path: root/graphics/SweetHome3D/doinst.sh
diff options
context:
space:
mode:
author Giovanne Castro <giovannefc@ig.com.br>2010-08-24 00:20:54 -0400
committer Erik Hanson <erik@slackbuilds.org>2010-08-29 15:32:12 -0500
commit4058574d4ab8cd693cd7ef948948bef10bd0ffdd (patch)
tree8be3305d3600ed4b93c272aa950cffb72f0dbd55 /graphics/SweetHome3D/doinst.sh
parent11aac8fc2335853835b894949fcdaba0702bb026 (diff)
downloadslackbuilds-4058574d4ab8cd693cd7ef948948bef10bd0ffdd.tar.gz
slackbuilds-4058574d4ab8cd693cd7ef948948bef10bd0ffdd.tar.xz
graphics/SweetHome3D: Added (interior design for 2D/3D house plan)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/SweetHome3D/doinst.sh')
-rw-r--r--graphics/SweetHome3D/doinst.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/SweetHome3D/doinst.sh b/graphics/SweetHome3D/doinst.sh
new file mode 100644
index 0000000000..e4e6459838
--- /dev/null
+++ b/graphics/SweetHome3D/doinst.sh
@@ -0,0 +1,8 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+
+if [ -x /usr/bin/update-mime-database ]; then
+ /usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1
+fi
+