Bug#282864: openoffice.org: postinst uses update_desktop_database instead of update-desktop-database
Package: openoffice.org
Version: 1.1.3-2
Severity: important
The following lines in openoffice.org.postinst :
if [ "$1" = "configure" ]; then
update_desktop_database
fi
should be
if [ "$1" = "configure" ]; then
update-desktop-database
fi
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages openoffice.org depends on:
ii dictionaries-common [openof 0.24.1 Common utilities for spelling dict
ii openoffice.org-bin 1.1.3-2 OpenOffice.org office suite binary
ii openoffice.org-debian-files 1.1.3-1+1 Debian specific parts of OpenOffic
ii openoffice.org-l10n-en [ope 1.1.3-1 English (US) language package for
ii openoffice.org-l10n-fr [ope 1.1.3-2 French language package for OpenOf
ii ttf-opensymbol 1.1.2dfsg1-3 The OpenSymbol TrueType font
-- no debconf information
Reply to: