branch | stable |
changeset 47832 | 6fc9bd898eec |
parent 47830 | da39b9c1c486 |
child 47833 | a99ffbcdb6a9 |
--- a/Makefile Wed Aug 18 01:41:02 2021 +0200 +++ b/Makefile Wed Aug 18 02:08:03 2021 +0200 @@ -278,6 +278,8 @@ pyoxidizer-windows-tests: pyoxidizer rm -rf $(PYOX_DIR)/templates cp -ar $(PYOX_DIR)/lib/mercurial/templates $(PYOX_DIR)/templates + rm -rf $(PYOX_DIR)/helptext + cp -ar $(PYOX_DIR)/lib/mercurial/helptext $(PYOX_DIR)/helptext .PHONY: help all local build doc cleanbutpackages clean install install-bin \