diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-25 22:12:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:36:04 -0500 |
commit | c87220dc7cca47c677ff9082acc3468b43e491c2 (patch) | |
tree | 06698b7f18e19227be5f336d1bf9a4d167e83ecc /office/sunbird/doinst.sh | |
parent | 9ae5d692d29e807faf809fb86eac32cd115ebd30 (diff) |
office/sunbird: Removed (abandoned by upstream)
See https://www.mozilla.org/projects/calendar/sunbird/ -
Thunderbird + Lightning is recommended instead...
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/sunbird/doinst.sh')
-rw-r--r-- | office/sunbird/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/office/sunbird/doinst.sh b/office/sunbird/doinst.sh deleted file mode 100644 index a9ca196938756..0000000000000 --- a/office/sunbird/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications 2>/dev/null -fi - |