Changeset 15942 for lang/gauche

Show
Ignore:
Timestamp:
07/17/08 21:12:35 (4 months ago)
Author:
kiyoka
Message:

Pretest of 0.3.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/gauche/oldtype/trunk/Makefile

    r8263 r15942  
    77        tar xfC ../stable.tar ../branches/stable 
    88        /bin/rm -f ../stable.tar 
    9         cat ./config.sh | sed 's/OT_MASTER=nil/OT_MASTER=t/' | sed 's/site-unstable/site-stable/' > ../branches/stable/config.sh 
     9        cat ./config.sh | sed 's/OT_MASTER=nil/OT_MASTER=t/' | sed 's/site-unstable/site-stable/' | sed 's/newtype/oldtype/' > ../branches/stable/config.sh 
    1010        cat ./Kahua/oldtype/Makefile | sed 's/site-unstable/site-stable/' > ../branches/stable/Kahua/oldtype/Makefile