Fix build on openbsd. Thanks, James Cook for the patch.
This commit is contained in:
parent
6013abe87a
commit
41bf440729
3 changed files with 11 additions and 0 deletions
|
@ -17,3 +17,5 @@ index 4a1c55ae9..0c84f67c1 100644
|
|||
findDirContents :: DirMap -> FilePath -> [FilePath]
|
||||
findDirContents dirmap dir = concatMap absolutecontents $ search
|
||||
```
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2021-02-01T15:54:22Z"
|
||||
content="""
|
||||
Thank you, I've applied that.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue