From 5227c25ce0116102a3075daaf0adc74ee371eb67 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Oct 2018 15:13:40 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific') diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs index ab51b7ea..969a0dc7 100644 --- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs +++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs @@ -175,7 +175,6 @@ armAutoBuilder :: (DebianSuite -> Architecture -> Flavor -> Property (HasInfo + armAutoBuilder baseautobuilder suite arch flavor = propertyList "arm git-annex autobuilder" $ props & baseautobuilder suite arch flavor - & buildDepsApt -- Works around ghc crash with parallel builds on arm. & (homedir ".cabal" "config") `File.lacksLine` "jobs: $ncpus" -- cgit v1.2.3