diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:05 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:05 +0200 |
commit | 488faf3e583c5bb18489634333cb9b6cef1a31fc (patch) | |
tree | 42dc6c3081a8f7cc05d0733da1d6e820e9687770 /office/ding/doinst.sh | |
parent | 795795b5ffd4009393e030a4225e5a88a5535eb8 (diff) | |
download | slackbuilds-488faf3e583c5bb18489634333cb9b6cef1a31fc.tar.gz |
office/ding: Removed from 13.0 repository
Diffstat (limited to 'office/ding/doinst.sh')
-rw-r--r-- | office/ding/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/office/ding/doinst.sh b/office/ding/doinst.sh deleted file mode 100644 index 7ebfa3ab4d..0000000000 --- a/office/ding/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -if [ -x usr/bin/update-desktop-database ]; then - usr/bin/update-desktop-database -q usr/share/applications -fi |