[GERRIT] gbuild migration: pyuno module

Stephan Bergmann sbergman at redhat.com
Fri Jun 8 02:01:46 PDT 2012


On 06/08/2012 10:51 AM, Bjoern Michaelsen wrote:
> On Fri, Jun 08, 2012 at 09:49:06AM +0200, Stephan Bergmann wrote:
>>> on wnt:
>>> native python executable wrapper is built in pyuno/Executable_python.mk
>>> now and is delivered by default to bin/python.exe.
>>> But then we have a collision with native python executable artifact
>>> which get build in python module.
>>> How can i force on gbuild land (RepositoryFixes.mk doesn't handle
>>> executables, only libs so far)
>>> to create a python.exe not into /bin, but to bin/pyuno/python.exe
>>> (Windows isn't tested at all, though)
>>
>> Good question.  Hopefully one of the gbuild wizards can step in?
>
> Cant that executable be simply called /bin/python_wrapper.exe and then adjusted
> to be renamed upon installing in scp2? Or do we use that thingie during the
> build already?

I can't remember whether scp2 actually does or does not allow to change 
the names of files.  If it does, that should be a working solution (as 
we do not call our python wrapper from the build, as far as I know).

Stephan


More information about the LibreOffice mailing list