diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:57 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-12 11:47:57 +0200 |
commit | 53462f880218f8c985e880fca4be2d52374b0206 (patch) | |
tree | 86ced7f13fc69c0400b20d9f7ef5288e7b7c3cfb /office/Moneydance/doinst.sh | |
parent | 9006ec9ba69fc9f5e9c64966d5da1b649743fd22 (diff) |
office/Moneydance: Removed from 12.2 repository
Diffstat (limited to 'office/Moneydance/doinst.sh')
-rw-r--r-- | office/Moneydance/doinst.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/office/Moneydance/doinst.sh b/office/Moneydance/doinst.sh deleted file mode 100644 index b310837870..0000000000 --- a/office/Moneydance/doinst.sh +++ /dev/null @@ -1,5 +0,0 @@ - -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications -fi - |