removed hackage target, not used now
This commit is contained in:
parent
2ae56daacb
commit
382d5ec7f6
1 changed files with 0 additions and 5 deletions
5
Makefile
5
Makefile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue