From 4b8a6c5e72dbbc796f48005e5e3ac2825ce008b2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Apr 2014 16:59:34 -0400 Subject: [PATCH] propellor spin --- propellor.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/propellor.cabal b/propellor.cabal index a5259f3..1bb67b9 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -50,6 +50,7 @@ Library Propellor.Property Propellor.Property.Apt Propellor.Property.Cmd + Propellor.Property.Hostname Propellor.Property.Cron Propellor.Property.Docker Propellor.Property.File @@ -60,9 +61,8 @@ Library Propellor.Property.Tor Propellor.Property.User Propellor.Property.SiteSpecific.GitHome - Propellor.Property.SiteSpecific.Hostname - Propellor.Property.SiteSpcecific.JoeySites - Propellor.Property.SiteSpcecific.GitAnnexBuilder + Propellor.Property.SiteSpecific.JoeySites + Propellor.Property.SiteSpecific.GitAnnexBuilder Propellor.CmdLine Propellor.Message Propellor.PrivData