You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/02/25 23:41:39 UTC

[openoffice] branch AOO42X updated: Install Python libraries also from lib64 (#111)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 7caeed8  Install Python libraries also from lib64 (#111)
7caeed8 is described below

commit 7caeed88b13c8912723550c002800801115b59e4
Author: Arrigo Marchiori <ar...@yahoo.it>
AuthorDate: Fri Feb 26 00:40:12 2021 +0100

    Install Python libraries also from lib64 (#111)
    
    (cherry picked from commit 5d9194cb25c05482caabd7b0c06f9b4441576295)
---
 main/python/prj/d.lst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/main/python/prj/d.lst b/main/python/prj/d.lst
index bd3d1d7..02c3979 100644
--- a/main/python/prj/d.lst
+++ b/main/python/prj/d.lst
@@ -83,8 +83,10 @@ mkdir: %_DEST%\lib%_EXT%\python\python2.7\config
 ..\%__SRC%\misc\build\python-inst\bin\python %_DEST%\bin%_EXT%\python
 ..\%__SRC%\misc\build\Python-2.7.18\pyconfig.h %_DEST%\inc%_EXT%\python\pyconfig.h
 ..\%__SRC%\misc\build\python-inst\lib\python2.7\lib-dynload\* %_DEST%\lib%_EXT%\python\lib-dynload\*
+..\%__SRC%\misc\build\python-inst\lib64\python2.7\lib-dynload\* %_DEST%\lib%_EXT%\python\lib-dynload\*
 ..\%__SRC%\misc\build\python-inst\bin\python2.7 %_DEST%\bin%_EXT%\python
 ..\%__SRC%\misc\build\python-inst\lib\libpython2.7.so.1.0 %_DEST%\lib%_EXT%\libpython2.7.so.1.0
+..\%__SRC%\misc\build\python-inst\lib64\libpython2.7.so.1.0 %_DEST%\lib%_EXT%\libpython2.7.so.1.0
 symlink: %_DEST%\lib%_EXT%\libpython2.7.so.1.0 %_DEST%\lib%_EXT%\libpython2.7.so
 
 # MacOS X