Skip to content
Snippets Groups Projects
Commit 700cae3b authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble
Browse files

Typo.

parent da46a701
No related branches found
No related tags found
No related merge requests found
...@@ -55,5 +55,5 @@ for v in 2.3.0 2.2.2 2.1.5 2.0.0-p645 ; do ...@@ -55,5 +55,5 @@ for v in 2.3.0 2.2.2 2.1.5 2.0.0-p645 ; do
rake -f $CROSS_RUBY cross-ruby VERSION=$v HOST=x86_64-darwin11 rake -f $CROSS_RUBY cross-ruby VERSION=$v HOST=x86_64-darwin11
done done
sed 's/x86_64-darwin-11/universal-darwin/' ~/.rake-compiler/config.yaml > $CROSS_RUBY sed 's/x86_64-darwin-11/universal-darwin/' ~/.rake-compiler/config.yml > $CROSS_RUBY
mv $CROSS_RUBY > ~/.rake-compiler/config.yaml mv $CROSS_RUBY > ~/.rake-compiler/config.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment