From 7ae7d2f1c7f5cca299d117b3efe2e0aa8610afb9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 22 Feb 2013 16:08:34 +0100 Subject: git-annex.cabal: strip trailing whitespace --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 5fbc49a4f..6bfb8a06e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -76,7 +76,7 @@ Executable git-annex if flag(WebDAV) Build-Depends: DAV (>= 0.3), http-conduit, xml-conduit, http-types CPP-Options: -DWITH_WEBDAV - + if flag(Assistant) Build-Depends: async -- cgit v1.2.3