aboutsummaryrefslogtreecommitdiff
path: root/system/fio/doinst.sh
diff options
context:
space:
mode:
authorBrenton Earl <brent@exitstatusone.com>2017-05-26 23:04:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:29:16 +0700
commit0946cb1a1dd910eafabaa1c1a8f0eaf1d2a8eec4 (patch)
treebb80fa41e8640fef851ff382fd5ed4525a939c81 /system/fio/doinst.sh
parent3872f4acc318fefa2ad629ed7b8911423286a963 (diff)
downloadslackbuilds-0946cb1a1dd910eafabaa1c1a8f0eaf1d2a8eec4.tar.xz
system/fio: Updated for version 2.20.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fio/doinst.sh')
-rw-r--r--system/fio/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/fio/doinst.sh b/system/fio/doinst.sh
new file mode 100644
index 000000000000..5fb28930db0b
--- /dev/null
+++ b/system/fio/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