From dacc61a41d40c6edc5ee0c7c6f9c6a1dd689dd62 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Fri, 12 Jun 2020 20:54:18 +0200 Subject: [PATCH] sdist build: update message about reproducibility --- contrib/build-linux/sdist/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/build-linux/sdist/README.md b/contrib/build-linux/sdist/README.md index 1a603682c..20aef2b56 100644 --- a/contrib/build-linux/sdist/README.md +++ b/contrib/build-linux/sdist/README.md @@ -1,7 +1,8 @@ Source tarballs =============== -✗ _This script does not produce reproducible output (yet!)._ +✓ _This file should be reproducible, meaning you should be able to generate + distributables that match the official releases._ This assumes an Ubuntu (x86_64) host, but it should not be too hard to adapt to another similar system. The docker commands should be executed in the project's root