diff options
author | Joey Hess <joey@kitenet.net> | 2013-02-28 19:18:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-02-28 19:18:56 -0400 |
commit | 6a70c36df185358e145117e61619064cf0377f5f (patch) | |
tree | 4b9c23c9603c7652cd0e3930b17ddbc796520b7d /git-annex.cabal | |
parent | 57d911fb85a6dd9d3ab2c00f660fabd3beab7f62 (diff) |
fix android app upgrade hang
rm was blocked waiting for input
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index 7953b5958..938b45638 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -8,7 +8,7 @@ Stability: Stable Copyright: 2010-2013 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: |