juergbi commented on code in PR #2161: URL: https://github.com/apache/buildstream/pull/2161#discussion_r3729862078
########## doc/examples/autotools/project.conf: ########## @@ -10,7 +10,7 @@ element-path: elements # Define some aliases for the tarballs we download aliases: alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/ - gnu: http://ftpmirror.gnu.org/gnu/automake/ + gnu: http://ftp.gnu.org/gnu/automake/ Review Comment: I don't have a clear proposal. The actual example project (without automake itself) would be tiny if packaged separately, so, it might not be too difficult to find a place for it. However, if the ftpmirror + ftp combination is reliable, it may be ok to leave it like this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
