From e4f3562628ec000b7a866900754c30bc1e9f3140 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Feb 2013 13:58:28 -0400 Subject: build fix --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 18dd788b9..626e0f124 100644 --- a/Makefile +++ b/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)" -- cgit v1.2.3