From 77daf7c3bfe1509421ff6da779918fa0e8b28462 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 12 Jan 2014 22:16:06 +0700 Subject: office/marave: Added (A text editor). Signed-off-by: Willy Sudiarto Raharjo --- office/marave/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/marave/doinst.sh (limited to 'office/marave/doinst.sh') diff --git a/office/marave/doinst.sh b/office/marave/doinst.sh new file mode 100644 index 000000000000..473345de2074 --- /dev/null +++ b/office/marave/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