[Debian-ha-commits] [crmsh] 01/01: Make generated documentation reproducible

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sat Nov 5 13:54:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository crmsh.

commit 031204c50f68e964cd9831663df14c89c60150a0
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sat Nov 5 14:29:53 2016 +0100

    Make generated documentation reproducible
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index a484e31..65892e8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,8 @@ override_dh_auto_configure:
 	    --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --includedir=/usr/include/$(DEB_HOST_MULTIARCH) \
 	    --datadir=/usr/share --docdir=/usr/share/doc/crmsh --htmldir=/usr/share/doc/crmsh/html
 
+# Make generated documentation reproducible
+override_dh_auto_build: export TZ=UTC
 override_dh_auto_build:
 	dh_auto_build
 # Manually invoke building of the asciidoc html documentation

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/crmsh.git



More information about the Debian-HA-Commits mailing list