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 | ace3b9c795000600dd02bf31423a46a754128fa0 (patch) | |
tree | 851db2f3475df823333d0a9a762e6be3593f7d3e /pyuno | |
parent | 50c79112dfecb78e2b88b237e7000103d0df0003 (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 45ed6e592..c8efd4d78 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 |