summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-07 12:23:02 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-02-07 12:23:02 +0000
commit910b13fe51891cd6a7e2c391e9d9278f0a5b013a (patch)
tree07d1cd01752ba4ab12768918b1b486a433072ac5 /tool
parenta67788b2f365d993c879ad0754f41bc64389459c (diff)
Update Unicode files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'tool')
-rwxr-xr-xtool/make-snapshot1
-rw-r--r--tool/prereq.status1
2 files changed, 1 insertions, 1 deletions
diff --git a/tool/make-snapshot b/tool/make-snapshot
index 4a57e072e3..ffd869deaf 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -398,6 +398,7 @@ def package(vcs, rev, destdir, tmp = nil)
"MAJOR"=>api_major_version,
"MINOR"=>api_minor_version,
"TEENY"=>version_teeny,
+ "ALWAYS_UPDATE_UNICODE"=>"yes",
}
status.scan(/^s([%,])@([A-Za-z_][A-Za-z_0-9]*)@\1(.*?)\1g$/) do
vars[$2] ||= $3
diff --git a/tool/prereq.status b/tool/prereq.status
index 7509b8cbd7..0b3c9a816a 100644
--- a/tool/prereq.status
+++ b/tool/prereq.status
@@ -30,7 +30,6 @@ s,@RMDIR@,rmdir,g
s,@RMDIRS@,$(RMDIR) -p,g
s,@RUBY@,$(BASERUBY),g
s,@RUNRUBY@,$(MINIRUBY),g
-s,@UNICODE_FILES@,,g
s,@arch@,noarch,g
s,@bindir@,,g
s,@configure_args@,,g