summaryrefslogtreecommitdiff
path: root/debian/patches/0003-fix-ccache-haddock.patch
blob: 426f393565c07d0fcf558c7a0aad965ab851fa67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: fix haddock in Ccache.hs
 The '^' breaks the build of libghc-propellor-doc
Author: Sean Whitton <spwhitton@spwhitton.name>
Forwarded: yes

--- a/src/Propellor/Property/Ccache.hs
+++ b/src/Propellor/Property/Ccache.hs
@@ -100,7 +100,7 @@ group@(Group g) `hasCache` limit = (make
 					, groupWriteMode
 					, setGroupIDMode
 					]) `onChange` fixSetgidBit
-				-- ^ we use onChange to catch upgrades from
+				-- here, we use onChange to catch upgrades from
 				-- 3.0.5 where the setGroupIDMode line was not
 				-- present
 			& hasLimits path limit