LICENSE.html packaging on Mac

Michael Stahl mstahl at redhat.com
Wed Nov 6 02:05:50 PST 2013


On 06/11/13 07:20, Norbert Thiebaud wrote:
> on Mac we put LICENCE.html in a LICENSEs/ directory at the top level of the dmg
> at the same level than the LibreOffice.app bundle
> 
> I suspect that http://cgit.freedesktop.org/libreoffice/core/commit/?id=fa424af27
> broke that.. now the packager cannot find LICENSE.html

dd08ef89d53831246acefcd7c14d00b3c3da4e0f has "fixed" that with a
horrible hack
that should be reverted.  but if it is now broken again there must be
a different problem.  perhaps b08f6ca2e1f3d9b393435a137dbd247f3cf20b6d
broke it?

> cp readlicense_oo/html/LICENSE.html setup_native/source/packinfo/.
> worked around the immediate problem....
> 
> The thing is I have no idea as to by which magic the installer.pm mess
> decide where to look for things...

the files are found first by their path in instdir, second by the
"include" list in instsetoo_native/util/openoffice.lst.in (which ideally
shouldn't contain any path into instdir at all).



More information about the LibreOffice mailing list