Browse Source

sdist build: update message about reproducibility

master
SomberNight 6 years ago
parent
commit
dacc61a41d
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
  1. 3
      contrib/build-linux/sdist/README.md

3
contrib/build-linux/sdist/README.md vendored

@ -1,7 +1,8 @@
Source tarballs 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 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 similar system. The docker commands should be executed in the project's root

Loading…
Cancel
Save