X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=debian%2Frules;h=1d25f9c310fa27493fcb3544bb85703e891460f0;hb=005c6201184c539d23d076303bd360bdba412e48;hp=8de49d0ff24343d177389a1783ccd60c6b72873a;hpb=5bf5aa1cff84d54e72bfe9a92b46e166f2e7656e;p=notmuch diff --git a/debian/rules b/debian/rules index 8de49d0f..1d25f9c3 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,9 @@ override_dh_auto_configure: --zshcompletiondir=/usr/share/zsh/vendor-completions \ --localstatedir=/var +override_dh_auto_test: + dh_auto_test -- V=1 NOTMUCH_SKIP_TESTS="libconfig.18 libconfig.31" + override_dh_auto_build: dh_auto_build -- V=1 PYBUILD_NAME=notmuch dh_auto_build --buildsystem=pybuild --sourcedirectory bindings/python