gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-util] 02/02: Reproducible builds link.


From: gnunet
Subject: [taler-taler-util] 02/02: Reproducible builds link.
Date: Fri, 06 Nov 2020 12:00:19 +0100

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

ms pushed a commit to branch master
in repository taler-util.

commit f20f329089eea6f2d2b24832fdaa192144cbb34f
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 6 12:00:01 2020 +0100

    Reproducible builds link.
---
 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8858078..fa4293a 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,9 @@ all: dist
        $(echo) "Run make install-user to install for the current user."
 
 # you need SOURCE_DATE_EPOCH at least at the 1980s when
-# your default SOURCE_DATE_EPOCH in env is 1.
+# your default SOURCE_DATE_EPOCH in env is 1.  More information
+# is found here: https://reproducible-builds.org/docs/source-date-epoch/
+#
 .PHONY: dist
 dist:
        $(env) SOURCE_DATE_EPOCH=315532800 $(python) setup.py sdist bdist_wheel

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]