Commit 2ca0603f authored by Michael Tremer's avatar Michael Tremer

debian: dh no longer knows "--with python3"

This does not seem to be necessary any more since the build works fine
without the switch.
Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent c28579ca
......@@ -7,7 +7,7 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --with python3 --with-systemd
dh $@ --with-systemd
override_dh_auto_configure:
intltoolize --force --automake
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment