diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-02-10 14:45:40 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-02-10 14:45:40 +0000 |
commit | 6683299316861714a18984fbd44bf39bbfd230e1 (patch) | |
tree | f0995207b45cda4abdf9023a4b3c455e19294a5a /scp2/source/ooo/scpaction_ooo.scp | |
parent | 0ca7676e50b1ef20f1cc0be75ab1094129efd994 (diff) |
#i10000# install.sh has been removed (by khendricks, see setup2/wrapper/install.sh).
Diffstat (limited to 'scp2/source/ooo/scpaction_ooo.scp')
-rw-r--r-- | scp2/source/ooo/scpaction_ooo.scp | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/scp2/source/ooo/scpaction_ooo.scp b/scp2/source/ooo/scpaction_ooo.scp index 1340ad17ee1a..9401f2758b05 100644 --- a/scp2/source/ooo/scpaction_ooo.scp +++ b/scp2/source/ooo/scpaction_ooo.scp @@ -2,9 +2,9 @@ * * $RCSfile: scpaction_ooo.scp,v $ * -* $Revision: 1.1 $ +* $Revision: 1.2 $ * -* last change: $Author: is $ $Date: 2004-02-05 18:10:13 $ +* last change: $Author: rt $ $Date: 2004-02-10 15:45:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,15 +74,6 @@ ScpAction scp_Installwebtop FlatLoaderZip = "user_registry.xsl"; End -#ifdef LINUX - -ScpAction scp_Copy_Wrapper - Copy = "install.sh"; - Name = EXENAME(install); -End - -#endif - ScpAction scp_Copy_License_Html #ifdef UNX README_TXT_ALL_LANG(Copy, LICENSE, html); |