···190 # (since it will do a futile invocation of gcc (!) to find
191 # libuuid, slowing down program startup a lot).
192 (./. + "/${sourceVersion.major}.${sourceVersion.minor}/no-ldconfig.patch")
0000193 ] ++ optionals mimetypesSupport [
194 # Make the mimetypes module refer to the right file
195 ./mimetypes.patch
···190 # (since it will do a futile invocation of gcc (!) to find
191 # libuuid, slowing down program startup a lot).
192 (./. + "/${sourceVersion.major}.${sourceVersion.minor}/no-ldconfig.patch")
193+ # Make sure that the virtualenv activation scripts are
194+ # owner-writable, so venvs can be recreated without permission
195+ # errors.
196+ ./virtualenv-permissions.patch
197 ] ++ optionals mimetypesSupport [
198 # Make the mimetypes module refer to the right file
199 ./mimetypes.patch