Changeset 19391 for gli


Ignore:
Timestamp:
2009-05-11T18:13:08+12:00 (15 years ago)
Author:
ak19
Message:

Cosmetic corrections after the previous major commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/client-gli.bat

    r19388 r19391  
    9090
    9191
    92 :: If there a local GS2 installation (GSDLHOME set), we'd have looked for Perl. If we had
     92:: If there's a local GS2 installation (GSDLHOME set), we'd have looked for Perl. If we had
    9393:: found Perl, PERLPATH would have been set. If no perl, can't download or build locally on
    94 :: the client side. If we have Perl, pass the gs2build dir with the -gsdl flag and the PERLPATH.
     94:: the client side. If we have Perl, pass in GSDLHOME for the -gsdl option and the PERLPATH.
    9595if "%PERLPATH%" == "" goto nogsdl
    9696    echo Perl and GSDLHOME (%GSDLHOME%) detected. Downloading is enabled.
Note: See TracChangeset for help on using the changeset viewer.