These patches do not honor DEB_BUILD_OPTIONS=nocheck. If you
override dh_auto_test, you should do it like this:

ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_test:
        xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins 
LD_LIBRARY_PATH=$(CURDIR)/lib
endif

Lisandro, can you please update the branches?

--
Dmitry Shachnev

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to