From 41c649a2fd57ecfeee78f9ae588f3163cb509586 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Thu, 3 Nov 2011 19:44:05 -0400 Subject: [PATCH] remove .hg-archival.txt in nix-prefetch-hg --- src/script/nix-prefetch-hg | 1 + 1 file changed, 1 insertion(+) diff --git a/src/script/nix-prefetch-hg b/src/script/nix-prefetch-hg index 55501f41..f1f648f4 100755 --- a/src/script/nix-prefetch-hg +++ b/src/script/nix-prefetch-hg @@ -49,6 +49,7 @@ if test -z "$finalPath"; then tmpClone=$url fi hg archive -q -y -r "$rev" --cwd $tmpClone $tmpArchive + rm -f $tmpArchive/.hg_archival.txt # Compute the hash.