From 84e7fc6dcbb15dd3825f78dc2afbb5da1a9b7d59 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Tue, 11 May 2010 15:03:02 +0200 Subject: office/homebank: Initial import --- office/homebank/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/homebank/doinst.sh (limited to 'office/homebank/doinst.sh') diff --git a/office/homebank/doinst.sh b/office/homebank/doinst.sh new file mode 100644 index 0000000000..85aad974d0 --- /dev/null +++ b/office/homebank/doinst.sh @@ -0,0 +1,3 @@ +if [ -x usr/bin/update-desktop-database ]; then + usr/bin/update-desktop-database &> /dev/null +fi -- cgit v1.2.3