build fix
This commit is contained in:
parent
08473009cd
commit
ef44103e85
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -99,9 +99,8 @@ hackage: sdist
|
|||
|
||||
LINUXSTANDALONE_DEST=tmp/git-annex.linux
|
||||
linuxstandalone:
|
||||
$(MAKE) git-annex
|
||||
|
||||
rm -rf "$(LINUXSTANDALONE_DEST)"
|
||||
$(MAKE) git-annex
|
||||
|
||||
cp -R standalone/linux "$(LINUXSTANDALONE_DEST)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue