diff -r cc977ec0b8b9 -r 16d9f0b3e134 contrib/packagelib.sh --- a/contrib/packagelib.sh Thu Oct 19 17:50:20 2017 +0200 +++ b/contrib/packagelib.sh Tue Oct 17 22:46:08 2017 +0200 @@ -8,6 +8,9 @@ # # node: the node|short hg was built from, or empty if built from a tag gethgversion() { + export HGRCPATH= + export HGPLAIN= + make cleanbutpackages make local PURE=--pure HG="$PWD/hg"