diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-11-17 00:35:35 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-11-27 12:45:23 +0100 |
commit | 38a22a9026a3d8a67f3e16ec650960a10b527d25 (patch) | |
tree | f60bdd178a59fa4e59813e19083702f447613e8d /scp2/prj | |
parent | 6f8f95fed7a4bd741bf035f53a758ac0c6da66b2 (diff) |
Switch from python to python3
Mac specific parts of patch by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f
Diffstat (limited to 'scp2/prj')
-rw-r--r-- | scp2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/prj/build.lst b/scp2/prj/build.lst index 19b2e9664a79..b6a6b2e8f590 100644 --- a/scp2/prj/build.lst +++ b/scp2/prj/build.lst @@ -1,3 +1,3 @@ -cp scp2 : i18npool DESKTOP:l10ntools PYTHON:python ICU:icu REDLAND:redland LIBXSLT:libxslt NULL +cp scp2 : i18npool DESKTOP:l10ntools PYTHON:python3 ICU:icu REDLAND:redland LIBXSLT:libxslt NULL cp scp2 usr1 - all cp_mkout NULL cp scp2\prj nmake - all cp_prj NULL |