File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -2820,7 +2820,7 @@ libinstall: all $(srcdir)/Modules/xxmodule.c
28202820 $(INSTALL_DATA) `cat pybuilddir.txt`/_sysconfigdata_$(ABIFLAGS)_$(MACHDEP)_$(MULTIARCH).py $(DESTDIR)$(LIBDEST); \
28212821 $(INSTALL_DATA) `cat pybuilddir.txt`/_sysconfig_vars_$(ABIFLAGS)_$(MACHDEP)_$(MULTIARCH).json $(DESTDIR)$(LIBDEST); \
28222822 $(INSTALL_DATA) `cat pybuilddir.txt`/build-details.json $(DESTDIR)$(LIBDEST); \
2823- $(INSTALL_DATA) `cat pybuilddir.txt`/_stdlib_modules_info .py $(DESTDIR)$(LIBDEST); \
2823+ $(INSTALL_DATA) `cat pybuilddir.txt`/_missing_stdlib_info .py $(DESTDIR)$(LIBDEST); \
28242824 $(INSTALL_DATA) $(srcdir)/LICENSE $(DESTDIR)$(LIBDEST)/LICENSE.txt
28252825 @ # If app store compliance has been configured, apply the patch to the
28262826 @ # installed library code. The patch has been previously validated against
You can’t perform that action at this time.
0 commit comments