changeset 34903 | 16d9f0b3e134 |
parent 34686 | 0d1b8be8d8a8 |
--- 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"