INTEGRATION: CWS pythonlinkfix (1.11.104); FILE MERGED

2005/11/06 02:17:57 maho 1.11.104.1: Don't use postscript for pyuno project

Issue number: #i56955#
This commit is contained in:
Rüdiger Timm
2005-11-11 08:54:51 +00:00
parent c48adbf76c
commit 91abbff075

View File

@ -4,9 +4,9 @@
*
* $RCSfile: file_python.scp,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: rt $ $Date: 2005-09-09 01:42:31 $
* last change: $Author: rt $ $Date: 2005-11-11 09:54:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -86,8 +86,17 @@ File gid_File_Py_Python_Core
Name = STRING(CONCAT3(python-core-,PYVERSION,.zip));
Styles = (ARCHIVE);
End
#ifdef UNX
File gid_File_Py_Python_Bin
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Name = "python.bin";
Styles = (PACKED);
End
#endif
#endif
// substitute for the python Windows basic scripts