From 7ce225d300fcb989f899ebd06d06e920a9eb280f Mon Sep 17 00:00:00 2001 From: copy Date: Thu, 7 Nov 2013 23:03:53 +0100 Subject: [PATCH] nothing --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9c7a1f8b..d7a8c425 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ v86_node.js: src/*.js src/node/*.js pack: - rm -f v86-latest.tar.gz + rm -f ../v86-latest.tar.gz # Not sure if legally necessary #--exclude "qemu" tar -zcvf ../v86-latest.tar.gz ../v86/ \