From 706a54876073628789b11b9c2ca7a4feff36bb8d Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Tue, 11 May 2010 22:55:05 +0200 Subject: office/Moneydance: Added to 12.1 repository --- office/Moneydance/doinst.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 office/Moneydance/doinst.sh (limited to 'office/Moneydance/doinst.sh') diff --git a/office/Moneydance/doinst.sh b/office/Moneydance/doinst.sh new file mode 100644 index 0000000000000..b3108378706cb --- /dev/null +++ b/office/Moneydance/doinst.sh @@ -0,0 +1,5 @@ + +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications +fi + -- cgit v1.2.3