scp2: Fix one more 'Name' path.
It is under #ifdef MINGW_SYSTEM_PYTHON, so nobody noticed. Change-Id: Idf48079e5533ef20fd37eef819c9ac2601833a14
This commit is contained in:
@@ -131,7 +131,7 @@ End
|
||||
// python_wrapper.exe
|
||||
File gid_File_Py_Bin_Python
|
||||
BIN_FILE_BODY;
|
||||
Name = EXENAME(pyuno/python);
|
||||
Name = EXENAME(python);
|
||||
Dir = gid_Brand_Dir_Program;
|
||||
Styles = (PACKED);
|
||||
End
|
||||
|
Reference in New Issue
Block a user