]> source.dussan.org Git - rspamd.git/commit
[Minor] Simplify creation of dist tarball that is reproducible 3226/head
authorPeter Wu <peter@lekensteyn.nl>
Sat, 18 Jan 2020 16:26:39 +0000 (16:26 +0000)
committerPeter Wu <peter@lekensteyn.nl>
Sat, 18 Jan 2020 16:26:39 +0000 (16:26 +0000)
commit244d7a9d3b87e4ab1826126efc2766712e9a535f
tree3299cab7e63b96a6399bb9816278de781e264213
parentfcf7825b5891f9bd6b3bbfea364c7f0717b54938
[Minor] Simplify creation of dist tarball that is reproducible

Instead of archiving files from the working tree, distribute files as
committed. Use the 'git archive' command to achieve this, it results in
a reproducible tarball with the same timestamp as the latest commit.
dist.sh