diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-01 16:59:34 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-01 16:59:34 -0400 |
| commit | 4b8a6c5e72dbbc796f48005e5e3ac2825ce008b2 (patch) | |
| tree | 2ffe5f5f020f565d9227c585bef7156b0da5f117 /propellor.cabal | |
| parent | e6d24b49b87de312776bee71a2a6f009f7f397a9 (diff) | |
propellor spin
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/propellor.cabal b/propellor.cabal index a5259f35..1bb67b90 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 |
