summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-08 22:02:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-08 22:02:02 -0400
commite207b3dfb9b2197aa8dbdaab30441c9cb2a8dcb2 (patch)
tree3d8f70c886f8165ee8c04e8d6107d9d67c2942bf /git-annex.cabal
parent3fd892246184052b425a6284d32ac90e9e3ddd0e (diff)
use Simple built type on Android
cabal cannot cross-compile with Custom
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 24fc251ee..125674a56 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: Custom
+Build-type: Simple
Category: Utility
Synopsis: manage files with git, without checking their contents into git
Description: