From bb83e52e4bc30f86f7901407cd08820deb848285 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Jun 2014 15:21:29 -0400 Subject: make DistributionUpdate download build-version files and use them in the info files Also automated downloading the builds, finally. I had done it by hand until now. Note that the Windows autobuilder has an expired cert, so it will refuse to download from it currently. I have emailed its admin to get that fixed, hopefully. This commit was sponsored by Peter Hogg. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 569254299..bf9c5c8b4 100644 --- a/Makefile +++ b/Makefile @@ -256,7 +256,7 @@ hdevtools: distributionupdate: git pull cabal configure - ghc --make Build/DistributionUpdate -XPackageImports -optP-include -optPdist/build/autogen/cabal_macros.h + ghc -Wall --make Build/DistributionUpdate -XPackageImports -optP-include -optPdist/build/autogen/cabal_macros.h ./Build/DistributionUpdate .PHONY: git-annex git-union-merge git-recover-repository tags build-stamp -- cgit v1.2.3