remove code to update version in cabal file
I have not used this when making releases for a long time.
This commit is contained in:
parent
c913f39dc8
commit
87b329e451
2 changed files with 0 additions and 20 deletions
|
@ -121,8 +121,6 @@ run ts = do
|
|||
Just "Android" -> writeSysConfig $ androidConfig config
|
||||
_ -> writeSysConfig config
|
||||
cleanup
|
||||
whenM isReleaseBuild $
|
||||
cabalSetup "git-annex.cabal"
|
||||
|
||||
{- Hard codes some settings to cross-compile for Android. -}
|
||||
androidConfig :: [Config] -> [Config]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue