From 10e8de6e9f2306b8bce6b63495ffb5325bbae6ba Mon Sep 17 00:00:00 2001 From: Michiel van Wessem Date: Fri, 4 Mar 2011 21:47:31 -0300 Subject: office/kchmviewer: Updated for version 5.3. Signed-off-by: Niels Horn --- office/kchmviewer/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/kchmviewer/doinst.sh (limited to 'office/kchmviewer/doinst.sh') diff --git a/office/kchmviewer/doinst.sh b/office/kchmviewer/doinst.sh new file mode 100644 index 0000000000..5fb28930db --- /dev/null +++ b/office/kchmviewer/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