diff --git a/extra/python/build b/extra/python/build index 7ced09e1..e57ef347 100755 --- a/extra/python/build +++ b/extra/python/build @@ -1,19 +1,25 @@ #!/bin/sh -e -patch -p1 < python3-always-pip.patch - -# Remove util-linux dependency. +# Remove util-linux dependency among other things. cat >> Modules/Setup <