From 1e3c8e288506841973da94649373f506986b5ff0 Mon Sep 17 00:00:00 2001 From: Althaf K Backer Date: Thu, 13 May 2010 01:00:38 +0200 Subject: office/sunbird: Added to 13.0 repository --- office/sunbird/doinst.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 office/sunbird/doinst.sh (limited to 'office/sunbird/doinst.sh') diff --git a/office/sunbird/doinst.sh b/office/sunbird/doinst.sh new file mode 100644 index 0000000000..a9ca196938 --- /dev/null +++ b/office/sunbird/doinst.sh @@ -0,0 +1,4 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications 2>/dev/null +fi + -- cgit v1.2.3