summaryrefslogtreecommitdiffstats
path: root/system/barman/doinst.sh
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-04-13 22:48:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-13 22:48:17 +0700
commitaf968436f0ecac430c3cd21c5c445480e23e5739 (patch)
tree97ad19d362b7c7cbd3831c5492a2dcaf9daef89b /system/barman/doinst.sh
parent5903ee899fc79696fad4552c51971545e7bc12a6 (diff)
downloadslackbuilds-af968436f0ecac430c3cd21c5c445480e23e5739.tar.gz
slackbuilds-af968436f0ecac430c3cd21c5c445480e23e5739.tar.xz
system/barman: Updated for version 1.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/barman/doinst.sh')
-rw-r--r--system/barman/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/barman/doinst.sh b/system/barman/doinst.sh
new file mode 100644
index 0000000000..5fb28930db
--- /dev/null
+++ b/system/barman/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