tags 1089250 patch
thanks

Hi.

Using --max-parallel=1 in debian/rules, as in the attached patch,
(in addition to the previous patch against configure.ac)
seems to fix the build failure, so I'm tagging this with "patch".

Could some of the Uploaders take a look at this, please?

I've not heard from Asheesh in some time (hope you are ok!),
but I believe both Unit 193 and Luke are around.

Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -46,4 +46,4 @@ override_dh_clean:
        dh_clean -Xinclude/config.h.in~ 
-Xweb/cgi/alpine/2.0/img/cbn/msglist.gif.bak
 
 %:
-       dh $@
+       dh $@ --max-parallel=1

Reply via email to