summaryrefslogtreecommitdiffstats
path: root/office/pdfedit/doinst.sh
diff options
context:
space:
mode:
author Pedro Mendes <pedro@gepasi.org>2010-05-13 01:00:35 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 01:00:35 +0200
commit538c24d3222b1b69023570159a3e954d4d8bc732 (patch)
tree763e06b056e6b9683a764ffbeb48eee148b9742b /office/pdfedit/doinst.sh
parent8256edc1d8f162c5ac989533b039678b15fe71ea (diff)
downloadslackbuilds-538c24d3222b1b69023570159a3e954d4d8bc732.tar.gz
slackbuilds-538c24d3222b1b69023570159a3e954d4d8bc732.tar.xz
office/pdfedit: Added to 13.0 repository
Diffstat (limited to 'office/pdfedit/doinst.sh')
-rw-r--r--office/pdfedit/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/office/pdfedit/doinst.sh b/office/pdfedit/doinst.sh
new file mode 100644
index 0000000000..a9ca196938
--- /dev/null
+++ b/office/pdfedit/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications 2>/dev/null
+fi
+