mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 12:28:09 +01:00
debian: don't skip test smime.4
The test is fixed now.
This commit is contained in:
parent
8723e707c1
commit
b3e208aa14
1 changed files with 0 additions and 3 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -15,9 +15,6 @@ override_dh_auto_configure:
|
||||||
--zshcompletiondir=/usr/share/zsh/vendor-completions \
|
--zshcompletiondir=/usr/share/zsh/vendor-completions \
|
||||||
--localstatedir=/var
|
--localstatedir=/var
|
||||||
|
|
||||||
override_dh_auto_test:
|
|
||||||
NOTMUCH_SKIP_TESTS=smime.4 dh_auto_test -- V=1
|
|
||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
dh_auto_build -- V=1 all sphinx-html
|
dh_auto_build -- V=1 all sphinx-html
|
||||||
PYBUILD_NAME=notmuch dh_auto_build --buildsystem=pybuild --sourcedirectory bindings/python
|
PYBUILD_NAME=notmuch dh_auto_build --buildsystem=pybuild --sourcedirectory bindings/python
|
||||||
|
|
Loading…
Reference in a new issue