From 6c77004900df83e560206c05e8ae6aa9a0e08365 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 18 Jan 2016 10:25:01 +0000 Subject: 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 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 1253e4415f..1bd8fe8a09 100644 --- a/common.mk +++ b/common.mk @@ -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. -- cgit v1.2.3