[med-svn] [snpomatic] 01/01: use common locale for reproducibility

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Mon Dec 14 14:44:51 UTC 2015


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

sascha-guest pushed a commit to branch master
in repository snpomatic.

commit e640f5fb1f5d30b4fa05500c0f879e295d22e5b7
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Mon Dec 14 14:44:36 2015 +0000

    use common locale for reproducibility
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 88e534e..1391bab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ export DH_VERBOSE := 1
 
 mandir := $(CURDIR)/debian/man
 debfolder := $(CURDIR)/debian
+export LC_ALL=C
 
 %:
 	dh $@
@@ -34,4 +35,4 @@ override_dh_auto_install:
 
 override_dh_installman:
 	ronn debian/findknownsnps.1.ronn
-	dh_installman --
\ No newline at end of file
+	dh_installman --

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



More information about the debian-med-commit mailing list