[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible netbsd: add pointer to http://man.netbsd.org/HEAD/usr/share/man/html5/mk.conf.html

Holger Levsen holger at moszumanska.debian.org
Thu Jan 28 16:47:10 UTC 2016


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit c801dca88614c89e3af32f1b4d7ab8984cf297cf
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jan 28 17:46:48 2016 +0100

    reproducible netbsd: add pointer to http://man.netbsd.org/HEAD/usr/share/man/html5/mk.conf.html
---
 bin/reproducible_netbsd.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh
index 41baee9..5bc5d31 100755
--- a/bin/reproducible_netbsd.sh
+++ b/bin/reproducible_netbsd.sh
@@ -59,7 +59,8 @@ git log -1
 # MKREPRO         If "yes", create reproducable builds. This enables
 #                 different switches to make two builds from the same source tree
 #                 result in the same build results.
-export MKREPRO="yes"
+# also see http://man.netbsd.org/HEAD/usr/share/man/html5/mk.conf.html
+export MKREPRO="yes"	
 # MK_TIMESTAMP is set to SOURCE_DATE_EPOCH of netbsd.git
 SOURCE_DATE_EPOCH=$(git log -1 --pretty=%ct)
 MK_TIMESTAMP=${SOURCE_DATE_EPOCH}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list