fix windows build
This commit is contained in:
parent
3ac9363c03
commit
dcd2c95249
2 changed files with 3 additions and 1 deletions
|
@ -50,8 +50,8 @@ import Upgrade
|
||||||
import Annex.Tmp
|
import Annex.Tmp
|
||||||
import Utility.UserInfo
|
import Utility.UserInfo
|
||||||
import qualified Utility.RawFilePath as R
|
import qualified Utility.RawFilePath as R
|
||||||
#ifndef mingw32_HOST_OS
|
|
||||||
import Utility.ThreadScheduler
|
import Utility.ThreadScheduler
|
||||||
|
#ifndef mingw32_HOST_OS
|
||||||
import Annex.Perms
|
import Annex.Perms
|
||||||
import Utility.FileMode
|
import Utility.FileMode
|
||||||
import System.Posix.User
|
import System.Posix.User
|
||||||
|
|
|
@ -2,3 +2,5 @@ As of commit a706708d1, trying to build git-annex on Windows fails because the i
|
||||||
|
|
||||||
[[!meta author=jwodder]]
|
[[!meta author=jwodder]]
|
||||||
[[!tag projects/datalad]]
|
[[!tag projects/datalad]]
|
||||||
|
|
||||||
|
> Thank you for reporting and for the patch. [[applied|done]] --[[Joey]]
|
||||||
|
|
Loading…
Reference in a new issue