diff options
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 |