aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-19 02:30:17 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-19 02:30:17 +0000
commit2a788fd083c06b1208953156449af0b118ea060e (patch)
treeb581a4f0e4b28338f5f96bf0242d8b436ff27897 /win32
parent64923ecb2d114b6ac1728c5a1b23de509e8bf654 (diff)
downloadruby-2a788fd083c06b1208953156449af0b118ea060e.tar.gz
common.mk: update-remote
* common.mk (update-remote): update by downloading remote files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 38d332f726..38933ae9d0 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -454,7 +454,7 @@ scriptbin: $(SCRIPTPROGRAMS)
$(SCRIPTPROGRAMS): $(STUBPROGRAM)
-up::
+update-src::
@cd "$(srcdir:/=\)" && set LC_TIME=C && $(VCSUP)
update-mspec: