summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/common.mk b/common.mk
index 55529a18e7..36677e7d7c 100644
--- a/common.mk
+++ b/common.mk
@@ -1076,7 +1076,7 @@ up::
after-update:: extract-extlibs
-update-remote:: update-src update-download $(HAVE_GIT:yes=)update-rubyspec
+update-remote:: update-src update-download
update-download:: update-unicode update-gems download-extlibs
noupdate-rubyspec:
@@ -1265,7 +1265,6 @@ help: PHONY
" test-all: all ruby tests [TESTOPTS=-j4 TESTS=\"<test files>\"]" \
" test-rubyspec: run the Ruby spec suite" \
" up: update local copy and autogenerated files" \
- " update-rubyspec: update local copy of the Ruby spec suite" \
" benchmark: benchmark this ruby and COMPARE_RUBY." \
" gcbench: gc benchmark [GCBENCH_ITEM=<item_name>]" \
" gcbench-rdoc: gc benchmark with GCBENCH_ITEM=rdoc" \