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:
parent
f78ab819bf
commit
6c77004900
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue