summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-12 10:27:21 +0300
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-05-12 12:27:50 +0200
commit5aee299b17f206e99f4aaa87724695e0dad06c82 (patch)
tree13b3578fe54b83aa0a417263a6730788b915e21e /scp2
parent16f9691579f35f050b064c3679df2fc3554ba354 (diff)
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... Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
Diffstat (limited to 'scp2')
-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 5f34ebc8d..47e5f9f54 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;