summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-31 09:11:02 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-31 09:11:02 +0000
commit511f559b76f9d5756b3e377ceb66623238559b85 (patch)
tree78548ac26abc0636d04c0b0729d41895199a1c7e /common.mk
parenta3d0be764daeb48b07d3e665963129410e04ddb9 (diff)
downloadruby-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.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index d6733224b..101ea8673 100644
--- a/common.mk
+++ b/common.mk
@@ -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