From 391d4a59ce95723d26622827668de47606d9c6f5 Mon Sep 17 00:00:00 2001 From: Jostein Berntsen Date: Sat, 8 Apr 2017 23:06:25 +0100 Subject: office/notmuch: Updated for version 0.24.1. Signed-off-by: David Spencer --- office/notmuch/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/notmuch/doinst.sh (limited to 'office/notmuch/doinst.sh') diff --git a/office/notmuch/doinst.sh b/office/notmuch/doinst.sh new file mode 100644 index 0000000000..5fb28930db --- /dev/null +++ b/office/notmuch/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 -- cgit v1.2.3