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
|
Build/MakeMans: Build/MakeMans.hs
|
||||||
$(GHC) --make $@ -Wall -fno-warn-tabs
|
$(GHC) --make $@ -Wall -fno-warn-tabs
|
||||||
|
|
||||||
# Upload to hackage.
|
|
||||||
hackage:
|
|
||||||
@cabal sdist
|
|
||||||
@cabal upload dist/*.tar.gz
|
|
||||||
|
|
||||||
LINUXSTANDALONE_DEST=tmp/git-annex.linux
|
LINUXSTANDALONE_DEST=tmp/git-annex.linux
|
||||||
linuxstandalone:
|
linuxstandalone:
|
||||||
$(MAKE) git-annex linuxstandalone-nobuild
|
$(MAKE) git-annex linuxstandalone-nobuild
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue