mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/date] Fixed the script file name to update zonetab.list
https://github.com/ruby/date/commit/3c002b1daa
This commit is contained in:
parent
0fdcb947e8
commit
d65f1140b9
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ zonetab.h: zonetab.list
|
|||
|
||||
.PHONY: update-zonetab
|
||||
update-zonetab:
|
||||
$(RUBY) -C $(srcdir) update-abbr.rb
|
||||
$(RUBY) -C $(srcdir) update-abbr
|
||||
|
|
Loading…
Reference in a new issue