Chris Lamb wrote: > Patch attached.
For some reason the patch was not attached, but it is:
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,9 @@ override_dh_clean:
rm -f -r doc/xml
override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
make check
+endif
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-

