removed hackage target, not used now

This commit is contained in:
Joey Hess 2016-08-31 18:45:55 -04:00
parent 2ae56daacb
commit 382d5ec7f6
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -119,11 +119,6 @@ Build/LinuxMkLibs: Build/LinuxMkLibs.hs
Build/MakeMans: Build/MakeMans.hs
$(GHC) --make $@ -Wall -fno-warn-tabs
# Upload to hackage.
hackage:
@cabal sdist
@cabal upload dist/*.tar.gz
LINUXSTANDALONE_DEST=tmp/git-annex.linux
linuxstandalone:
$(MAKE) git-annex linuxstandalone-nobuild