1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Stop downloading Unicode files twice

These files should have been downloaded in update-remote.
This commit is contained in:
Nobuyoshi Nakada 2021-03-26 00:38:35 +09:00
parent ad8842c06d
commit 041a4f9a5e
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -1281,7 +1281,7 @@ dist:
up:: update-remote
up::
-$(Q)$(MAKE) $(mflags) Q=$(Q) REVISION_FORCE=PHONY after-update
-$(Q)$(MAKE) $(mflags) Q=$(Q) REVISION_FORCE=PHONY ALWAYS_UPDATE_UNICODE= after-update
yes::
no::