summaryrefslogtreecommitdiffstats
path: root/office/zathura-ps/doinst.sh
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2013-06-27 19:51:11 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2013-06-27 19:51:11 -0300
commit24dcee62215c01dc300cee0758c77d76ba770296 (patch)
tree6a8b705f1b6c16e5767ee1e3821fa500872bd02c /office/zathura-ps/doinst.sh
parent1270a5149c04ab6cf20833024bfe627a267bb556 (diff)
downloadslackbuilds-24dcee62215c01dc300cee0758c77d76ba770296.tar.gz
slackbuilds-24dcee62215c01dc300cee0758c77d76ba770296.tar.xz
office/zathura-ps: Updated for version 0.2.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office/zathura-ps/doinst.sh')
-rw-r--r--office/zathura-ps/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/zathura-ps/doinst.sh b/office/zathura-ps/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/zathura-ps/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi