mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-07-29 07:38:37 -04:00
Drop xenial-support hacks (#10429)
This commit is contained in:
parent
590cc4e888
commit
8ae0bdca75
7 changed files with 22 additions and 18 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -51,7 +51,5 @@ override_dh_shlibdeps:
|
|||
override_dh_virtualenv:
|
||||
./debian/build_virtualenv
|
||||
|
||||
# We are restricted to compat level 9 (because xenial), so have to
|
||||
# enable the systemd bits manually.
|
||||
%:
|
||||
dh $@ --with python-virtualenv --with systemd
|
||||
dh $@ --with python-virtualenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue