diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:12:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-15 12:12:17 +0000 |
commit | 0241453c13f986d3a447c6b33b398e9da024b9ed (patch) | |
tree | 2371984fd1a41648701bca995210682d046204cb /pyuno/prj | |
parent | f40d4e39907f17306a58123c4f27bd6f4081b092 (diff) |
INTEGRATION: CWS pythonupgrade (1.4.34); FILE MERGED
2004/09/30 20:51:47 jbu 1.4.34.1: #i32901# now deliver python-core independent of python version
Diffstat (limited to 'pyuno/prj')
-rw-r--r-- | pyuno/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/prj/d.lst b/pyuno/prj/d.lst index c1ce37856657..f5a9fff7aa3f 100644 --- a/pyuno/prj/d.lst +++ b/pyuno/prj/d.lst @@ -18,5 +18,5 @@ ..\%__SRC%\misc\pyunorc %_DEST%\lib%_EXT%\pyunorc ..\%__SRC%\misc\pyuno.ini %_DEST%\bin%_EXT%\pyuno.ini -..\%__SRC%\bin\python-core-2.2.2.zip %_DEST%\bin%_EXT%\python-core-2.2.2.zip +..\%__SRC%\bin\python-core-*.zip %_DEST%\bin%_EXT%\python-core-*.zip ..\%__SRC%\bin\python.sh %_DEST%\bin%_EXT%\python.sh |