Bug#803064: [Reproducible-builds] Bug#803064: fte: please make the build reproducible

2015-10-26 Thread Axel Beckert
Hi, Reiner Herrmann wrote: > While working on the "reproducible builds" effort [1], we have noticed > that fte could not be built reproducibly. > The created tarball with example files is not sorted. > > The attached patch fixes this by telling tar to sort the files. Thanks. I'll likely apply

Bug#803064: [Reproducible-builds] Bug#803064: fte: please make the build reproducible

2015-10-26 Thread Reiner Herrmann
On Mon, Oct 26, 2015 at 03:51:56PM +0100, Reiner Herrmann wrote: > - tar cf $(CURDIR)/debian/fte-docs/usr/share/doc/fte/config-example.tar > config > + tar --sort=name -cf > $(CURDIR)/debian/fte-docs/usr/share/doc/fte/config-example.tar config Lunar just reminded me that --sort=name