summaryrefslogtreecommitdiffstats
path: root/office/MasterPDFEditor4/doinst.sh
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2023-05-01 11:43:03 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-06 08:28:23 +0700
commit76588cfa853cf51d2e9ad1b27fc6330849bb639c (patch)
tree89e524c557010df0455de5412b123732f5c92dde /office/MasterPDFEditor4/doinst.sh
parentf46f1b7f070aa55e5ad9881594ab97efd6e39077 (diff)
downloadslackbuilds-76588cfa853cf51d2e9ad1b27fc6330849bb639c.tar.gz
slackbuilds-76588cfa853cf51d2e9ad1b27fc6330849bb639c.tar.xz
office/MasterPDFEditor4: Added (PDF Editor)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/MasterPDFEditor4/doinst.sh')
-rw-r--r--office/MasterPDFEditor4/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/MasterPDFEditor4/doinst.sh b/office/MasterPDFEditor4/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/office/MasterPDFEditor4/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