X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=debian%2Frules;h=0eb3357be9b018fc65886589e05d1fe0d44bf78f;hp=c4e3930da5fb931c4e1bd39e017884e33d8e9a53;hb=cbaacad316331a3cb34ca797184e164ca8c468a2;hpb=df9f50185cf71dd4801cfd24ade33d5c2f74de1a diff --git a/debian/rules b/debian/rules index c4e3930d..0eb3357b 100755 --- a/debian/rules +++ b/debian/rules @@ -8,6 +8,9 @@ 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