1
0
Fork 0
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:
Nobuyoshi Nakada 2020-09-29 23:38:07 +09:00 committed by Hiroshi SHIBATA
parent 0fdcb947e8
commit d65f1140b9

View file

@ -9,4 +9,4 @@ zonetab.h: zonetab.list
.PHONY: update-zonetab
update-zonetab:
$(RUBY) -C $(srcdir) update-abbr.rb
$(RUBY) -C $(srcdir) update-abbr