Hi Lisandro,

Thanks for looking into this.

The build fails after:
>
>
>        # All good!
>        touch configure-stamp
>
> with exit status 2.
>

The problem is the sanity checks in debian/rules, right between configure
and touch configure-stamp.  (This verifies that all the necessary bits are
going to be built.)

The solution is to comment out the test for REGINA_BUILD_KDEUI (line 71 in
my copy of debian/rules, hopefully somewhere close to there in yours).

- Ben.

Reply via email to