From 9edac5e33760d60c0780a84e0dc54e5b5033e280 Mon Sep 17 00:00:00 2001 From: Matthew Fillpot Date: Fri, 19 Aug 2011 08:58:16 -0300 Subject: academic/mathomatic: Updated for version 15.6.3 (+new maintainer) Signed-off-by: Niels Horn --- academic/mathomatic/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 academic/mathomatic/doinst.sh (limited to 'academic/mathomatic/doinst.sh') diff --git a/academic/mathomatic/doinst.sh b/academic/mathomatic/doinst.sh new file mode 100644 index 0000000000..5fb28930db --- /dev/null +++ b/academic/mathomatic/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