summaryrefslogtreecommitdiffstats
path: root/development/power-architect/doinst.sh
diff options
context:
space:
mode:
author Dhaby Xiloj <slack.dhabyx@gmail.com>2013-12-05 18:05:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2013-12-05 18:36:56 +0700
commit7221379bfcab43e33fec73496baa85b0bdb72a2c (patch)
tree9c94c4f922c0b2c3c556fefacebb87bc715d2a99 /development/power-architect/doinst.sh
parentd22f7b855baec5d98f49f44215917b65b54d5fab (diff)
downloadslackbuilds-7221379bfcab43e33fec73496baa85b0bdb72a2c.tar.gz
slackbuilds-7221379bfcab43e33fec73496baa85b0bdb72a2c.tar.xz
development/power-architect: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/power-architect/doinst.sh')
-rw-r--r--development/power-architect/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/power-architect/doinst.sh b/development/power-architect/doinst.sh
new file mode 100644
index 0000000000..301399ba37
--- /dev/null
+++ b/development/power-architect/doinst.sh
@@ -0,0 +1,5 @@
+
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+