0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-25 04:28:59 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff 2f88881c93
debian package: symlink to python-3.X (#4433)
In the debian package, make the virtualenv symlink python to /usr/bin/python3.X
rather than /usr/bin/python3. Also make sure we depend on the right python3.x
package.

This might help a bit with subtle failures when people install a package from
the wrong distro (https://github.com/matrix-org/synapse/issues/4431).
2019-01-23 11:43:04 +00:00