#i10000# install.sh has been removed (by khendricks, see setup2/wrapper/install.sh).

This commit is contained in:
Rüdiger Timm 2004-02-10 14:45:40 +00:00
parent 0ca7676e50
commit 6683299316

View file

@ -2,9 +2,9 @@
* *
* $RCSfile: scpaction_ooo.scp,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@ -74,15 +74,6 @@ ScpAction scp_Installwebtop
FlatLoaderZip = "user_registry.xsl"; FlatLoaderZip = "user_registry.xsl";
End End
#ifdef LINUX
ScpAction scp_Copy_Wrapper
Copy = "install.sh";
Name = EXENAME(install);
End
#endif
ScpAction scp_Copy_License_Html ScpAction scp_Copy_License_Html
#ifdef UNX #ifdef UNX
README_TXT_ALL_LANG(Copy, LICENSE, html); README_TXT_ALL_LANG(Copy, LICENSE, html);