summaryrefslogtreecommitdiffstats
path: root/office/texmaker/doinst.sh
diff options
context:
space:
mode:
author Larry Hajali2010-05-13 01:00:39 +0200
committer Robby Workman2010-05-13 01:00:39 +0200
commitedf747d9be804b1021c43d657d630297ca0c4fcc (patch)
treeacee30a8bc1cb4ea9dd85c932ce598cf53ecc8ba /office/texmaker/doinst.sh
parent1d39427c14970a5903e946d208e75bb22f3ca1df (diff)
downloadslackbuilds-edf747d9be804b1021c43d657d630297ca0c4fcc.tar.gz
office/texmaker: Added to 13.0 repository
Diffstat (limited to 'office/texmaker/doinst.sh')
-rw-r--r--office/texmaker/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/texmaker/doinst.sh b/office/texmaker/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/office/texmaker/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+