Source: ttf-tiresias
Version: 0.1-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0], I noticed
that ttf-tiresias could not be built reproducibly.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2016-08-20 13:32:43.049370743 +0100
--- b/debian/rules 2016-08-20 13:43:05.216398091 +0100
@@ -3,7 +3,7 @@
dh $@
override_dh_auto_build:
- unzip -o -d . '*.zip'
+ TZ=UTC unzip -o -d . '*.zip'
rename 'y/A-Z/a-z/' *
rename 's/ /_/g' *