Ignore:
Timestamp:
Jan 31, 2007, 9:01:30 PM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osc-snovis/head/obuild/DOS/build.bat

    r13 r14  
    44REM #
    55REM # File produced by the obuild tool version 1.0
    6 REM # for the package osc-snovis with version v1r0.
     6REM # for the package osc_snovis with version v1r0.
    77REM #
    88
     
    1919REM #/// Get path of this file :
    2020REM #////////////////////////////////////////////////
    21 SET obuild_osc-snovis_path=%~dp0
     21SET obuild_osc_snovis_path=%~dp0
    2222REM # Remove ending \obuild\DOS\
    23 SET obuild_osc-snovis_path=%obuild_osc-snovis_path:~0,-12%
     23SET obuild_osc_snovis_path=%obuild_osc_snovis_path:~0,-12%
    2424
    2525REM #////////////////////////////////////////////////
     
    7070
    7171
    72 FOR /F "usebackq delims=;" %%d IN (`cd`) DO SET obuild_pwd_osc-snovis_0=%%d
     72FOR /F "usebackq delims=;" %%d IN (`cd`) DO SET obuild_pwd_osc_snovis_0=%%d
    7373cd ..
    7474cd ..
     
    227227@IF %obuild_verbose% == yes @ECHO OFF
    228228
    229 cd "%obuild_pwd_osc-snovis_0%"
    230 SET obuild_pwd_osc-snovis_0=
     229cd "%obuild_pwd_osc_snovis_0%"
     230SET obuild_pwd_osc_snovis_0=
    231231:obuild_return
    232232ENDLOCAL
Note: See TracChangeset for help on using the changeset viewer.