On Tue, May 01, 2012 at 11:43:03PM +0200, David Ostrovsky wrote:
> Hi all,
> 
> I'm sending this work in progress patch.
> Help (clucene) and dist migration is still under way.
> It would be nice if somebody would check it.

It looks good so far. If you need to check what files should be
delivered, look at prj/d.lst; you can also run

make cmd cmd='cd l10ntools; deliver.pl -force -check'

to see it in detail (but only for your current platform/configuration.
And the module must be built.)

Note that l10ntools delivers some header files and scripts as well. To
handle these, you should create two Packages, one for the headers and
other for the scripts. (After that, you can remove
-I$(SRCDIR)/l10ntools/inc from _set_include and use _use_packages
instead. This will ensure the headers are delivered to $(OUTDIR) before
the compilation starts, so compiler can find them there. But it is
mostly a matter of taste--either way is correct.)

D.
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to