Changes between Version 29 and Version 30 of BuildingOnPortableStrawberry
- Timestamp:
- 10/25/09 02:56:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnPortableStrawberry
v29 v30 70 70 }}} 71 71 72 Optionally switch to a rakudo release tag. e.g. Seattle72 Optionally switch to a rakudo release tag. e.g. ThousandOaks 73 73 For a list of planned rakudo release, please see: 74 74 http://github.com/rakudo/rakudo/raw/master/docs/release_guide.pod 75 75 {{{ 76 git checkout Seattle76 git checkout ThousandOaks 77 77 }}} 78 78 … … 102 102 {{{ 103 103 del c:\strawberry\six\lib\libparrot.a 104 del c:\strawberry\six\lib\parrot\1. 6.0-devel\parrot_config.o104 del c:\strawberry\six\lib\parrot\1.7.0-devel\parrot_config.o 105 105 }}} 106 106
