From 2767d9a8cf7e7d66fea91d4bb5f4e0ca9dcdf253 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 22 Oct 2014 09:55:41 +0000 Subject: [PATCH] common.mk: comment on ALWAYS_UPDATE_UNICODE [ci skip] * common.mk (ALWAYS_UPDATE_UNICODE): comment to how to force always update Unicode data files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.mk b/common.mk index ed24bbd69c..e73b72d1a2 100644 --- a/common.mk +++ b/common.mk @@ -1096,6 +1096,8 @@ update-gems: PHONY -e 'Downloader::RubyGems.download(gem)' \ bundled_gems +### set the following environment variable or uncomment the line if +### the Unicode data files are updated every minuites. # ALWAYS_UPDATE_UNICODE = yes UNICODE_FILES = $(srcdir)/enc/unicode/data/UnicodeData.txt \