Browse Source

windist: Github workflow's new Python 3.8.9 install does not need VCRUNTIME140.DLL hack

Keir Fraser 3 years ago
parent
commit
77696af846
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile

+ 0 - 1
Makefile

@@ -76,7 +76,6 @@ windist: pysetup
 	cp -a scripts/greaseweazle/optimised/optimised* $(PROJ)-$(VER)/scripts/greaseweazle/optimised
 	cd $(PROJ)-$(VER)/scripts && $(PYTHON) setup.py build
 	cp -a $(PROJ)-$(VER)/scripts/build/exe.win*/* $(PROJ)-$(VER)/
-	cp -a $(PROJ)-$(VER)/lib/bitarray/VCRUNTIME140.DLL $(PROJ)-$(VER)/
 	rm -rf $(PROJ)-$(VER)/scripts $(PROJ)-$(VER)/*.py $(PROJ)-$(VER)/gw
 	curl -L http://softpres.org/_media/files:spsdeclib_5.1_windows.zip --output ipf.zip
 	$(UNZIP) -oipf ipf.zip