diff options
author | Ingo Schmidt <is@openoffice.org> | 2011-02-14 12:40:33 +0100 |
---|---|---|
committer | Ingo Schmidt <is@openoffice.org> | 2011-02-14 12:40:33 +0100 |
commit | b7a6c674bdabd84f4f59ce9fa3dec4392600e494 (patch) | |
tree | 097f44b3747b4ce94c2362049e41af8d67e02c40 /scp2 | |
parent | 2dec01266c5dd66f8bfdf74f61e74c9e339646a7 (diff) |
native364: #i116865# removing update script
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/scpaction_ooo.scp | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scp2/source/ooo/scpaction_ooo.scp b/scp2/source/ooo/scpaction_ooo.scp index d6f294f1da08..b95df7d7f3ac 100644 --- a/scp2/source/ooo/scpaction_ooo.scp +++ b/scp2/source/ooo/scpaction_ooo.scp @@ -347,15 +347,6 @@ ScpAction scp_Copy_Xpd_Help_Html_Uninstallationprologue_En_Us Subdir = "installdata/html"; End -#if defined LINUX || defined SOLARIS -ScpAction scp_Copy_Update_Script - Copy = "update"; - Name = "update"; - Styles = (SCPZIP_REPLACE); - UnixRights = 775; -End -#endif - #ifdef MACOSX ScpAction scp_Copy_Dmg_Background_Image #if defined(BUILD_SPECIAL) |