From c524ff95b0b31c524943b37c3fb20213bb9b9586 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2018 09:21:33 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs') diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs index d0f6da2e..8a9f913b 100644 --- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs +++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs @@ -122,9 +122,9 @@ standardAutoBuilder suite arch flavor = & Apt.stdSourcesList & Apt.unattendedUpgrades & Apt.cacheCleaned - & buildDepsApt & User.accountFor (User builduser) & tree (architectureToDebianArchString arch) flavor + & buildDepsApt stackAutoBuilder :: DebianSuite -> Architecture -> Flavor -> Property (HasInfo + Debian) stackAutoBuilder suite arch flavor = -- cgit v1.2.3