summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Sbuild.hs
diff options
context:
space:
mode:
authorSean Whitton2017-11-18 13:08:56 -0700
committerSean Whitton2017-11-18 13:08:56 -0700
commit38d039310e4db6ffaf5c8ca51c339421e6865eff (patch)
tree9a61e78bb69bffcea4061e60b2d7aa6dbd190199 /src/Propellor/Property/Sbuild.hs
parentf5a46a14719136271e018ccd7ab94b656172b729 (diff)
insert missing call to aliasesLine
Diffstat (limited to 'src/Propellor/Property/Sbuild.hs')
-rw-r--r--src/Propellor/Property/Sbuild.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs
index d1edd5ac..df306b1c 100644
--- a/src/Propellor/Property/Sbuild.hs
+++ b/src/Propellor/Property/Sbuild.hs
@@ -149,6 +149,7 @@ built' cc (Props ps) suite arch = provisioned <!> deleted
& pair "type" "directory"
& pair "directory" schrootRoot
& unionTypeOverlay
+ & aliasesLine
& pair "command-prefix" (intercalate "," commandPrefix)
where
pair k v = ConfFile.containsIniSetting schrootConf