summaryrefslogtreecommitdiff
path: root/ext/date/prereq.mk
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-09-29 23:38:07 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-11-12 21:34:43 +0900
commitd65f1140b94e4817fba4a37efd512c0653a0baf1 (patch)
treecc6566614b2ac38b34f8e785dba4b9d757dac5dc /ext/date/prereq.mk
parent0fdcb947e8c3aa3596ce2274cda111e409272430 (diff)
[ruby/date] Fixed the script file name to update zonetab.list
https://github.com/ruby/date/commit/3c002b1daa
Diffstat (limited to 'ext/date/prereq.mk')
-rw-r--r--ext/date/prereq.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/prereq.mk b/ext/date/prereq.mk
index fa371e0d47..eb71e55e71 100644
--- a/ext/date/prereq.mk
+++ b/ext/date/prereq.mk
@@ -9,4 +9,4 @@ zonetab.h: zonetab.list
.PHONY: update-zonetab
update-zonetab:
- $(RUBY) -C $(srcdir) update-abbr.rb
+ $(RUBY) -C $(srcdir) update-abbr