aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 0eb3357b..c4e3930d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,9 +8,6 @@ python3_all = py3versions -s | xargs -n1 | xargs -t -I {} env {}
override_dh_auto_configure:
dh_auto_configure -- --emacslispdir=/usr/share/emacs/site-lisp/notmuch
-override_dh_auto_test:
- echo tests disabled.
-
override_dh_auto_build:
dh_auto_build
dh_auto_build --sourcedirectory bindings/python