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

common.mk: UPDATE_LIBRARIES to yes

* common.mk (UPDATE_LIBRARIES): try to update unicode files by
  default.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53575 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-01-18 10:25:01 +00:00
parent f78ab819bf
commit 6c77004900

View file

@ -995,7 +995,7 @@ extract-gems: PHONY
-e 'Gem.unpack("#{gem}-#{ver}.gem")' \
bundled_gems
UPDATE_LIBRARIES = no
UPDATE_LIBRARIES = yes
### set the following environment variable or uncomment the line if
### the Unicode data files are updated every minute.