aboutsummaryrefslogtreecommitdiff
path: root/desktop/pdfsam/doinst.sh
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-23 08:17:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-23 12:14:07 +0700
commit47c5f1f25c4a05fda43c87863fbc05454e3ebbdb (patch)
treedd2c4cc065a5aa2250ea7929362df783caab4cdb /desktop/pdfsam/doinst.sh
parentf1e88e9971b0ad4c2cf3af062e8214678257cc3d (diff)
desktop/pdfsam: Updated for version 2.2.4e, new deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/pdfsam/doinst.sh')
-rw-r--r--desktop/pdfsam/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/pdfsam/doinst.sh b/desktop/pdfsam/doinst.sh
new file mode 100644
index 000000000000..5fb28930db0b
--- /dev/null
+++ b/desktop/pdfsam/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