summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2adb152..c0aafb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,9 @@ export NETNS_RUN_DIR=/run/netns
execute_after_dh_clean:
make distclean
+override_dh_auto_configure:
+ dh_auto_configure -- --color=auto
+
override_dh_auto_test:
# upstream test suite needs root and leaves machine unclean, skip it