branch | stable |
changeset 50092 | 010a1e73f69e |
parent 49831 | d5b722ce9864 |
child 50099 | 0f0880c8a7e5 |
--- a/Makefile Fri Feb 17 14:00:39 2023 +0100 +++ b/Makefile Fri Feb 17 16:45:36 2023 +0100 @@ -58,7 +58,7 @@ all: build doc local: - $(PYTHON) setup.py $(PURE) \ + MERCURIAL_SETUP_MAKE_LOCAL=1 $(PYTHON) setup.py $(PURE) \ build_py -c -d . \ build_ext $(COMPILERFLAG) -i \ build_hgexe $(COMPILERFLAG) -i \