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:
parent
ad8842c06d
commit
041a4f9a5e
1 changed files with 1 additions and 1 deletions
|
@ -1281,7 +1281,7 @@ dist:
|
||||||
up:: update-remote
|
up:: update-remote
|
||||||
|
|
||||||
up::
|
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::
|
yes::
|
||||||
no::
|
no::
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue