summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-12 10:27:21 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-12 10:27:34 +0300
commit1f19cae182a78bf3b6d73857983d55ddc08fcc32 (patch)
treebf7b373bd49d48a5791672d5c7423d9110b9e9d9
parentEnable extern scripting for offical LO builds (fdo#33355) (diff)
downloadcore-1f19cae182a78bf3b6d73857983d55ddc08fcc32.tar.gz
core-1f19cae182a78bf3b6d73857983d55ddc08fcc32.zip
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...
-rw-r--r--scp2/source/ooo/common_brand.scp16
1 files changed, 0 insertions, 16 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 5da35aef8b1d..3a72af6a4b77 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -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;