[Libreoffice] dev-install target problem in the trunk
Allan Jacobs
jacobsallanster at gmail.com
Sun Jan 1 17:32:37 PST 2012
The command line
$ make dev-install -o build
fails in the trunk. The problem is caused by a missing file: dict-si.oxt.
A work around allows the build to proceed.
$ cd core/solver/unxlngx6.pro/pck
$ cp dict-nl.oxt dict-si.oxt
The URL
http://www.mail-archive.com/libreoffice-commits@lists.freedesktop.org/msg02879.html
records a commit to branch 'libreoffice-3-5', so the real dict-si.oxt
file can probably be copied from there.
More information about the LibreOffice
mailing list