remove .hg-archival.txt from nix-prefetch-hg result
svn path=/nixpkgs/trunk/; revision=30217
This commit is contained in:
parent
9878098ddf
commit
9d3e13f7f3
1 changed files with 1 additions and 0 deletions
|
@ -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