[PATCH] always use system python for building

David Ostrovsky (via Code Review) gerrit at gerrit.libreoffice.org
Sat Mar 9 01:22:40 PST 2013


Hello LibreOffice gerrit bot,

I'd like you to reexamine a rebased change.  Please visit

    https://gerrit.libreoffice.org/2563

to look at the new rebased patch set (#3).

Change subject: always use system python for building
......................................................................

always use system python for building

We don't package perl, awk, sed, etc. to satisfy build dependency.
So just in case we are using python as extension language for LO
doesn't mean that we should use internal packaged python for building
LO and fail back to it, even in the case if Pyuno is disabled.

We stop with this silliness and always require Python interpreter with
version >= 2.7 to be installed.

Note: once merged, all tinderboxes, that don't have system Python installed,
have to be updated.

Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
---
M RepositoryExternal.mk
M config_host.mk.in
M configure.ac
M nss/ExternalProject_nss.mk
M solenv/gbuild/ExternalExecutable.mk
5 files changed, 27 insertions(+), 89 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/3
-- 
To view, visit https://gerrit.libreoffice.org/2563
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan <matus.kukan at gmail.com>
Gerrit-Reviewer: David Ostrovsky <David.Ostrovsky at gmx.de>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit at libreoffice.org>
Gerrit-Reviewer: Matúš Kukan <matus.kukan at gmail.com>
Gerrit-Reviewer: Tomáš Chvátal <tchvatal at suse.cz>



More information about the LibreOffice mailing list