debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC for a more reproducible build

master
Simon McVittie 2015-06-09 22:25:26 +01:00
parent 2fe003dac4
commit de38423a59
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -23,6 +23,7 @@ ikiwiki (3.20150330) UNRELEASED; urgency=medium
* Add a public-domain email icon from tango-icon-theme
* Populate pagectime from either mtime or inode change time,
whichever is older, again for more reproducible builds
* debian: build the docwiki with LC_ALL=C.UTF-8 and TZ=UTC
-- Joey Hess <id@joeyh.name> Tue, 28 Apr 2015 12:24:08 -0400

2
debian/rules vendored
View File

@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
dh $@
LC_ALL=C.UTF-8 TZ=UTC dh $@
override_dh_auto_configure:
# keeps it out of /usr/local