2 cd /opt/openoffice.org3/program
3 ./unopkg add --shared /opt/openoffice.org3/share/extension/install/dict-ru.oxt
4 ./unopkg add --shared /opt/openoffice.org3/share/extension/install/dict-en.oxt
5 ./unopkg add --shared /opt/openoffice.org3/share/extension/install/LanguageTool-0.9.9.oxt
6 [ -x /usr/bin/update-desktop-database ] && /usr/bin/update-desktop-database > /dev/null 2>&1
18 rm -r /opt/openoffice.org3/share/{uno_packages,registry}
22 [ -x /usr/bin/update-desktop-database ] && /usr/bin/update-desktop-database > /dev/null 2>&1