aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 608e4a2d0d..49ef6c0385 100644
--- a/common.mk
+++ b/common.mk
@@ -1078,9 +1078,11 @@ up::
after-update:: extract-extlibs
-update-remote:: update-src update-rubyspec update-download
+update-remote:: update-src update-download $(HAVE_GIT:yes=)update-rubyspec
update-download:: update-unicode update-gems download-extlibs
+noupdate-rubyspec:
+
update-config_files: PHONY
$(Q) $(BASERUBY) -C "$(srcdir)/tool" \
../tool/downloader.rb -e gnu \