summaryrefslogtreecommitdiff
path: root/office/homebank/doinst.sh
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2010-05-11 22:26:05 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 22:26:05 +0200
commit64c710869d8a623768f0087daae6b4b04d8e3cf3 (patch)
tree4be13c31d3663b75deac6359ebf4ee9b83555088 /office/homebank/doinst.sh
parenta4696f4a108ce8e3d5f02eb9a04d3ba352276c0d (diff)
downloadslackbuilds-64c710869d8a623768f0087daae6b4b04d8e3cf3.tar.gz
office/homebank: Updated for version 4.0
Diffstat (limited to 'office/homebank/doinst.sh')
-rw-r--r--office/homebank/doinst.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/homebank/doinst.sh b/office/homebank/doinst.sh
index 85aad974d0..3857649f50 100644
--- a/office/homebank/doinst.sh
+++ b/office/homebank/doinst.sh
@@ -1,3 +1,3 @@
-if [ -x usr/bin/update-desktop-database ]; then
- usr/bin/update-desktop-database &> /dev/null
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications &> /dev/null
fi