summaryrefslogtreecommitdiffstats
path: root/office/keepassx/doinst.sh
diff options
context:
space:
mode:
author fdeak <ferenc.deak@gmail.com>2010-05-11 22:55:09 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-11 22:55:09 +0200
commita8391261de5264e4e192deb05dea99156906bd1e (patch)
tree500847314de0c0a23acb76e87314a9395835463f /office/keepassx/doinst.sh
parent99f966d3404573577ae47359b068784207de3d8b (diff)
downloadslackbuilds-a8391261de5264e4e192deb05dea99156906bd1e.tar.gz
slackbuilds-a8391261de5264e4e192deb05dea99156906bd1e.tar.xz
office/keepassx: Added to 12.1 repository
Diffstat (limited to 'office/keepassx/doinst.sh')
-rw-r--r--office/keepassx/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/keepassx/doinst.sh b/office/keepassx/doinst.sh
new file mode 100644
index 0000000000..f39d8d4dfa
--- /dev/null
+++ b/office/keepassx/doinst.sh
@@ -0,0 +1,3 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications
+fi