Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On 11 March 2013 17:14, Michael Stahl <mstahl@redhat.com> wrote:
in the end it should look something like this:

1) instead of solver/ imagine some installation/ dir that is a runnable
   installation (LO and SDK and any help/l10n etc.)

2) */Package*.mk copies the files into the right place in installation/
   without any zipping or other nonsense

..

not quite sure what the best migration path to get there is; currently
most Package_*.mk just copy internal headers around which is quite
pointless in any case and probably should be fixed first.

I don't see a reason why the work should block on moving headers.
I would do it in two steps:
We need to incrementally get rid of things in solver like solver/*/rdb
solver/*/idl ..
In the end you should be able to
cp -r solver/*/inc include
export SOLARINC="$(SRCDIR)/include $SOLARINC"
make clean
disable Packages in gbuild
1, and make using only workdir
2, Then it should be ~easy to add gbuild rules for delivering to
installation/ and you are done :-)
Of course 2, won't be quick because there are many special files /
directories like ure etc.

And this two steps have nothing to do with scp2, we just need to make
sure solenv/bin/make_installer.pl finds all the things it needs.

Best,
Matus

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.