diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-31 09:11:02 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-08-31 09:11:02 +0000 |
| commit | 511f559b76f9d5756b3e377ceb66623238559b85 (patch) | |
| tree | 78548ac26abc0636d04c0b0729d41895199a1c7e /common.mk | |
| parent | a3d0be764daeb48b07d3e665963129410e04ddb9 (diff) | |
| download | ruby-511f559b76f9d5756b3e377ceb66623238559b85.tar.gz ruby-511f559b76f9d5756b3e377ceb66623238559b85.tar.xz ruby-511f559b76f9d5756b3e377ceb66623238559b85.zip | |
* Temporarily uses git://github.com/yugui/rubyspec.git
until specs for 1.9 is merged into
git://github.com/rubyspec/rubyspec.git.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
| -rw-r--r-- | common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ RUBYOPT = - SPEC_GIT_BASE = git://github.com/rubyspec MSPEC_GIT_URL = $(SPEC_GIT_BASE)/mspec.git -RUBYSPEC_GIT_URL = $(SPEC_GIT_BASE)/rubyspec.git +RUBYSPEC_GIT_URL = git://github.com/yugui/rubyspec.git STATIC_RUBY = static-ruby |
