pyuno: another filelist to make instdir better

Change-Id: Ieda9b3847de3de8989eaafc542e60216baa1af4d
This commit is contained in:
Matúš Kukan
2013-06-18 16:14:18 +02:00
committed by Michael Stahl
parent 41f00a356e
commit 0ed6f8c28e
2 changed files with 6 additions and 4 deletions

View File

@@ -59,9 +59,9 @@ End
#ifndef SYSTEM_PYTHON
File gid_File_Py_Bin_Python
BIN_FILE_BODY;
Name = EXENAME(pyuno/python);
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "python_shell.filelist";
Dir = FILELIST_DIR;
Styles = (FILELIST, PACKED);
End
#ifndef MACOSX