···190190 # (since it will do a futile invocation of gcc (!) to find
191191 # libuuid, slowing down program startup a lot).
192192 (./. + "/${sourceVersion.major}.${sourceVersion.minor}/no-ldconfig.patch")
193193+ # Make sure that the virtualenv activation scripts are
194194+ # owner-writable, so venvs can be recreated without permission
195195+ # errors.
196196+ ./virtualenv-permissions.patch
193197 ] ++ optionals mimetypesSupport [
194198 # Make the mimetypes module refer to the right file
195199 ./mimetypes.patch