scp2: Fix one more 'Name' path.

It is under #ifdef MINGW_SYSTEM_PYTHON, so nobody noticed.

Change-Id: Idf48079e5533ef20fd37eef819c9ac2601833a14
This commit is contained in:
Matúš Kukan
2013-12-09 20:24:21 +01:00
parent 5015f04db4
commit a01fabf705

View File

@@ -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