Actions
Bug #19182
closedALWAYS_UPDATE_UNICODE=yes downloads all the Unicode files twice when executing make
Bug #19182:
ALWAYS_UPDATE_UNICODE=yes downloads all the Unicode files twice when executing make
Description
make downloads all the Unicode files twice when ALWAYS_UPDATE_UNICODE is set to yes. One download is for miniruby, the second is for ruby. This shouldn't be necessary. I hope this can be fixed.
Actions