diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 10:52:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-18 10:52:20 -0500 |
commit | 164b90eedbd38f235811cd0990e532fec5da38b9 (patch) | |
tree | bd0fe94d71c7bc392f99c73a187ac96be6103014 /office/abiword/doinst.sh | |
parent | 845051da88fc87a43a7d2d5de7cfa303a0f779fa (diff) | |
download | slackbuilds-164b90eedbd38f235811cd0990e532fec5da38b9.tar.gz |
office/abiword: Miscellaneous script cleanup.
Diffstat (limited to 'office/abiword/doinst.sh')
-rw-r--r-- | office/abiword/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/office/abiword/doinst.sh b/office/abiword/doinst.sh index 6c07a9fbbc..e87623941d 100644 --- a/office/abiword/doinst.sh +++ b/office/abiword/doinst.sh @@ -1,4 +1,3 @@ - if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 fi |