Mercurial > hg > Members > kono > nitros9-code
changeset 803:f72dd0b71aee
Made script shorter due to new copy command
author | boisy |
---|---|
date | Sun, 12 Jan 2003 23:29:58 +0000 |
parents | 3a308921e135 |
children | 6b806570c8dd |
files | 3rdparty/packages/sierra/leisuresuitlarry/install2dd |
diffstat | 1 files changed, 4 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/packages/sierra/leisuresuitlarry/install2dd Sun Jan 12 23:08:10 2003 +0000 +++ b/3rdparty/packages/sierra/leisuresuitlarry/install2dd Sun Jan 12 23:29:58 2003 +0000 @@ -9,20 +9,9 @@ makdir /DD/GAMES/LSL makdir /DD/GAMES/LSL/CMDS * Copying commands to /DD/GAMES/LSL/CMDS -copy -r CMDS/AutoEx /DD/GAMES/LSL/CMDS/sierra -copy -r CMDS/mnln -w=/DD/GAMES/LSL/CMDS -copy -r CMDS/scrn -w=/DD/GAMES/LSL/CMDS -copy -r CMDS/shdw -w=/DD/GAMES/LSL/CMDS +copy #48k -r CMDS/AutoEx /DD/GAMES/LSL/CMDS/sierra +copy #48k -rw=/DD/GAMES/LSL/CMDS CMDS/mnln CMDS/scrn CMDS/shdw * Copying support files to /DD/GAMES/LSL -copy -r vol.0 -w=/DD/GAMES/LSL -copy -r vol.1 -w=/DD/GAMES/LSL -copy -r vol.2 -w=/DD/GAMES/LSL -copy -r vol.3 -w=/DD/GAMES/LSL -copy -r vol.4 -w=/DD/GAMES/LSL -copy -r tOC -w=/DD/GAMES/LSL -copy -r object -w=/DD/GAMES/LSL -copy -r logDir -w=/DD/GAMES/LSL -copy -r picDir -w=/DD/GAMES/LSL -copy -r sndDir -w=/DD/GAMES/LSL -copy -r viewDir -w=/DD/GAMES/LSL +copy #48k -rw=/DD/GAMES/LSL vol.0 vol.1 vol.2 vol.3 vol.4 +copy #48k -rw=/DD/GAMES/LSL tOC object logDir picDir sndDir viewDir words.tok * All Done!