summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorSean Whitton2019-04-03 07:49:03 -0700
committerJoey Hess2019-04-03 12:11:52 -0400
commit9d682a8340ce8b8ada18dd378a9869a71a279427 (patch)
treee85807269bb900e53f34d399f0adb87aa15f110b /propellor.cabal
parent3baf3a03b764b0a61254af7fa175a427a5455790 (diff)
rename Propellor.Property.{PropellorRepo -> Localdir}
This is to accommodate a new property in that module which is about /usr/local/propellor, but not only about the git repo there. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index eb36728e..e1179b19 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -104,6 +104,7 @@ Library
Propellor.Property.Libvirt
Propellor.Property.List
Propellor.Property.LightDM
+ Propellor.Property.Localdir
Propellor.Property.Locale
Propellor.Property.Logcheck
Propellor.Property.Lvm
@@ -120,7 +121,6 @@ Library
Propellor.Property.Parted.Types
Propellor.Property.Partition
Propellor.Property.Postfix
- Propellor.Property.PropellorRepo
Propellor.Property.Prosody
Propellor.Property.Qemu
Propellor.Property.Reboot