[Reproducible-builds] Bug#825406: cdist: please make the build reproducible

Axel Beckert abe at debian.org
Thu May 26 17:52:22 UTC 2016


Hi,

Chris Lamb wrote:
> -for type in man7/cdist-type__*.text; do
> +for type in $(ls man7/cdist-type__*.text | LC_ALL=C); do

There is a "sort" missing after "LC_ALL=C".

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



More information about the Reproducible-builds mailing list