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
@ -995,7 +995,7 @@ extract-gems: PHONY
|
|||||||
-e 'Gem.unpack("#{gem}-#{ver}.gem")' \
|
-e 'Gem.unpack("#{gem}-#{ver}.gem")' \
|
||||||
bundled_gems
|
bundled_gems
|
||||||
|
|
||||||
UPDATE_LIBRARIES = no
|
UPDATE_LIBRARIES = yes
|
||||||
|
|
||||||
### set the following environment variable or uncomment the line if
|
### set the following environment variable or uncomment the line if
|
||||||
### the Unicode data files are updated every minute.
|
### the Unicode data files are updated every minute.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user