Kaydet (Commit) 1f19cae1 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Don't ship rebaseoo.exe and rebasegui.exe, fdo#36679

These are completely useless executables, and some virus scanners
thinks one of them is infected, so why even ship them...
üst 8bd114cf
......@@ -570,22 +570,6 @@ File gid_Brand_File_Bin_Unopkgexe
End
#endif
#ifdef WNT
File gid_Brand_File_Bin_Rebaseoo
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "rebaseoo.exe";
End
File gid_Brand_File_Bin_Rebasegui
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "rebasegui.exe";
End
#endif
#if defined UNX && !defined MACOSX
File gid_Brand_File_Script_Unopkg
BIN_FILE_BODY;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment