[email protected] (Ludovic Courtès) writes: > Hi Simon, > > Simon Josefsson <[email protected]> writes: > >> [email protected] (Ludovic Courtès) writes: > >>> BTW, “make dist” has been failing: >>> >>> http://hydra.nixos.org/jobset/gnu/inetutils-master/all >> >> I can't reproduce this, it builds fine locally. Isn't the binary >> hostname/hostname built for you? > > The builder does “./bootstrap && make dist”, and the latter doesn’t > build any binary. It’s not elegantly fixed in the makefile, I think, so > I can just change the builder to do “make && make dist”. Thoughts?
Yes, that would be the simplest. I have added a note to README-alpha about it. Thanks, /Simon
