pyuno: install python scripts using filelists
Change-Id: Ic7515acd14916cc36b59749059ed623cda906c23
This commit is contained in:
committed by
Michael Stahl
parent
4cb5f23b23
commit
031fd222ac
@@ -27,6 +27,13 @@ File gid_File_scriptproviderforpython
|
||||
Styles = (FILELIST, PACKED);
|
||||
End
|
||||
|
||||
File gid_File_pyuno_python_scripts
|
||||
TXT_FILE_BODY;
|
||||
Dir = FILELIST_DIR;
|
||||
Name = "pyuno_python_scripts.filelist";
|
||||
Styles = (FILELIST, PACKED);
|
||||
End
|
||||
|
||||
File gid_File_Lib_Pyuno
|
||||
PACKED_LIB_FILE_BODY;
|
||||
#ifdef UNX
|
||||
@@ -49,10 +56,6 @@ File gid_File_Pyuno_Rdb
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
||||
STD_PY_FILE(gid_File_Py_Unohelper, "pyuno/unohelper.py")
|
||||
STD_PY_FILE(gid_File_Py_Uno, "pyuno/uno.py")
|
||||
STD_PY_FILE(gid_File_Py_Pythonloader, "pyuno/pythonloader.py")
|
||||
|
||||
#ifndef SYSTEM_PYTHON
|
||||
File gid_File_Py_Bin_Python
|
||||
BIN_FILE_BODY;
|
||||
|
Reference in New Issue
Block a user