Changeset 4735 for trunk/tools/install


Ignore:
Timestamp:
Dec 3, 2000, 9:12:59 AM (25 years ago)
Author:
bird
Message:

Changed script name - we don't need to have the script in the cvs tree!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/install/odin.cmd

    r4734 r4735  
    1 /* $Id: odin.cmd,v 1.17 2000-12-03 08:06:36 bird Exp $
     1/* $Id: odin.cmd,v 1.18 2000-12-03 08:12:59 bird Exp $
    22 *
    33 * Odin32 API WarpIn installation script generator.
     
    5454     * Make distribution.
    5555     */
    56     if (CreateWarpInScript('odininst.wis', asArg.i) <> 0) then
     56    if (CreateWarpInScript('Odin32Inst.wis', asArg.i) <> 0) then
    5757    do
    5858        say 'failed to create WarpIn script.'
Note: See TracChangeset for help on using the changeset viewer.