From d99b2db37257d4675487e13da2627d4903d56574 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Dec 2013 14:23:42 -0400 Subject: [PATCH] Revert "test enable webapp on windows" This reverts commit 958d9fa110825dbb40da00fd11b321d0b362420c. Some stuff fails to install on the autobuilder, it will need to be upgraded probably. --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index b11752873d..862847179a 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -163,7 +163,7 @@ Executable git-annex if flag(AndroidSplice) CPP-Options: -DANDROID_SPLICES - if flag(Webapp) + if flag(Webapp) && (! os(windows)) Build-Depends: yesod, yesod-default, yesod-static, yesod-form, yesod-core, case-insensitive, http-types, transformers, wai, wai-logger, warp,