summaryrefslogtreecommitdiff
path: root/python/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:34:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:34:27 +0000
commitf6ff483c525c87872a390f1230f7b9dcc9db6d31 (patch)
tree681b5494f02f9e902a2a6fd28522a6d15f985daa /python/prj
parentd9c7a8669f7af562c04f790c4f54ed3332dcbb90 (diff)
INTEGRATION: CWS ooo11rc2 (1.1.8); FILE MERGED
2003/07/14 18:12:35 fa 1.1.8.1: Change hardcoding of .so -> DLLPOST to accomodate OS X dylibs, many changes to Python patch for building dylibs on OS X since the stock Python source wants to build frameworks and we don't. http://www.openoffice.org/project/www/issues/show_bug.cgi?id=16420 Dan fa@ooo
Diffstat (limited to 'python/prj')
-rw-r--r--python/prj/d.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/prj/d.lst b/python/prj/d.lst
index eb4f98c54fa8..d39ca42b079b 100644
--- a/python/prj/d.lst
+++ b/python/prj/d.lst
@@ -51,6 +51,7 @@ mkdir: %_DEST%\lib%_EXT%\python\lib-dynload
..\%__SRC%\misc\build\python-inst\lib\python2.2\lib-dynload\* %_DEST%\lib%_EXT%\python\lib-dynload\*
..\%__SRC%\misc\build\python-inst\bin\python %_DEST%\bin%_EXT%\python
..\%__SRC%\lib\libpython.so.2.2.2 %_DEST%\lib%_EXT%\libpython.so.2.2.2
+..\%__SRC%\lib\libpython*.dylib %_DEST%\lib%_EXT%\libpython*.dylib
# WINDOWS ONLY !
..\%__SRC%\misc\build\pyconfig.h %_DEST%\inc%_EXT%\python\pyconfig.h