tags 1103332 patch
thanks

Hi.

The attached patch fixes this.

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ else
 endif
 
 override_dh_auto_configure-indep:
-ifneq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
+ifneq (,$(findstring nodoc,$(DEB_BUILD_OPTIONS)))
        @echo Skipping docs
 else
        dh_auto_configure --builddirectory debian/normal-build -- \

Reply via email to