diff --git a/python3.12.spec b/python3.12.spec index a0e91de..f8bef0d 100644 --- a/python3.12.spec +++ b/python3.12.spec @@ -692,6 +692,7 @@ find -name '*.exe' -print -delete # Remove bundled libraries to ensure that we're using the system copy. rm -r Modules/expat +rm -r Modules/_blake2/impl rm -r Modules/_decimal/libmpdec # Remove files that should be generated by the build