Switch to side-by-side view
--- a/debian/rules +++ b/debian/rules @@ -17,3 +17,7 @@ %: dh $@ --with autoreconf,autotools-dev,python2,systemd --parallel + + +override_dh_auto_configure: + dh_auto_configure -- --enable-confgui
--- a/debian/rules +++ b/debian/rules @@ -17,3 +17,7 @@ %: dh $@ --with autoreconf,autotools-dev,python2,systemd --parallel + + +override_dh_auto_configure: + dh_auto_configure -- --enable-confgui