build fix

This commit is contained in:
Joey Hess 2013-02-27 13:58:28 -04:00
parent 08473009cd
commit ef44103e85

View file

@ -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)"