distro-build: create ".zip" files with timestamps as UTC
This commit is contained in:
parent
2ea5fa3631
commit
e3118e1dae
|
@ -102,6 +102,7 @@
|
||||||
;; Use a constant timestamp so that the checksum does
|
;; Use a constant timestamp so that the checksum does
|
||||||
;; not depend on timestamps:
|
;; not depend on timestamps:
|
||||||
#:timestamp 1359788400
|
#:timestamp 1359788400
|
||||||
|
#:utc-timestamps? #t
|
||||||
#:system-type 'unix))
|
#:system-type 'unix))
|
||||||
(delete-directory/files tmp-dir)
|
(delete-directory/files tmp-dir)
|
||||||
(call-with-output-file*
|
(call-with-output-file*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user