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

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



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 requires tar >=1.28, so you
should also include this as an explicit Build-Dependency.
Or you could use the alternative way [1], which works with older tar
versions.

[1]: https://wiki.debian.org/ReproducibleBuilds/FileOrderInTarballs

Attachment: signature.asc
Description: Digital signature


Reply to: