diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 12:05:22 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 12:05:22 +0000 |
commit | 57a6b00d419e0db90b5962a5c1ae809a6dc37f8e (patch) | |
tree | bc5cdbb09f06a49a7a6181987de17277223fc4d5 /pyuno | |
parent | 0f80938d731ef2ed6ec7d4ecfa516b3c8bb8ceae (diff) |
INTEGRATION: CWS sb87 (1.9.14); FILE MERGED
2008/05/09 15:11:52 sb 1.9.14.1: #i88211# customaction-generated python.bat has been replaced by python.exe from pyuno module
Diffstat (limited to 'pyuno')
-rw-r--r-- | pyuno/prj/d.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pyuno/prj/d.lst b/pyuno/prj/d.lst index 45ed6e592460..c8efd4d786b8 100644 --- a/pyuno/prj/d.lst +++ b/pyuno/prj/d.lst @@ -22,4 +22,5 @@ mkdir: %_DEST%\lib%_EXT%\pyuno ..\%__SRC%\misc\pyuno.ini %_DEST%\bin%_EXT%\pyuno.ini ..\%__SRC%\bin\python-core-*.zip %_DEST%\bin%_EXT%\python-core-*.zip ..\%__SRC%\bin\python.bin %_DEST%\bin%_EXT%\python.bin -..\%__SRC%\bin\python.sh %_DEST%\bin%_EXT%\python.sh +..\%__SRC%\bin\python.sh %_DEST%\bin%_EXT%\pyuno\python +..\%__SRC%\bin\python.exe %_DEST%\bin%_EXT%\pyuno\python.exe |