make-snapshot: store timestamps in UTC for zip which lacks timezone
This commit is contained in:
parent
2afe86e4be
commit
642dbb962c
@ -80,6 +80,7 @@ ENV["MINIRUBY"] ||= "ruby"
|
||||
ENV["PROGRAM"] ||= "ruby"
|
||||
ENV["AUTOCONF"] ||= "autoconf"
|
||||
ENV["BUILTIN_TRANSOBJS"] ||= "newline.o"
|
||||
ENV["TZ"] = "UTC"
|
||||
|
||||
class String
|
||||
# for older ruby
|
||||
|
Loading…
x
Reference in New Issue
Block a user