deal with cabal unpack not preserving execute bit

This commit is contained in:
Joey Hess 2021-02-08 14:32:24 -04:00
parent 8f3554a7a8
commit f36a0c1b13
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 22 additions and 1 deletions

View file

@ -38,7 +38,9 @@ buildMans = do
if (Just srcm > destm)
then do
r <- system $ unwords
[ "./Build/mdwn2man"
-- Run with per because in some
-- cases it may not be executable.
[ "perl", "./Build/mdwn2man"
, progName src
, "1"
, src