forked from lix-project/hydra
remove .hg-archival.txt in nix-prefetch-hg
This commit is contained in:
parent
d14f7c7720
commit
41c649a2fd
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue