summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-10 14:21:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-10 14:21:01 -0400
commit9b7a1ea41832f30e4d2f707a02df34ccedfcb69f (patch)
tree8ddfc46919ca96cb88148b4bd7d3d6ff2cdb6a2e
parente207b3dfb9b2197aa8dbdaab30441c9cb2a8dcb2 (diff)
Revert "use Simple built type on Android"
This reverts commit e207b3dfb9b2197aa8dbdaab30441c9cb2a8dcb2. Don't think we'll be building for Android with cabal, at least for now.
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 125674a56..24fc251ee 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -8,7 +8,7 @@ Stability: Stable
Copyright: 2010-2012 Joey Hess
License-File: COPYRIGHT
Homepage: http://git-annex.branchable.com/
-Build-type: Simple
+Build-type: Custom
Category: Utility
Synopsis: manage files with git, without checking their contents into git
Description: