On Tue, 9 Sep 2014 09:30:14 -0700 Matthew Vernon
<[email protected]> wrote:
> Hi,
>
> Thanks for the report; I�ll get to this once I�m home from travelling (so not
> for a week or so yet) unless someone gets an NMU in first.
>
> The answer for post-jessie is perhaps to re-package to use debhelper for the
> building, but I think a more minimal patch would be better for jessie.
It is quite easy.
In debian/rules:
binary: binary-arch binary-indep
binary-arch:
binary-indep: binary-${PACKAGE}
---->
binary: binary-arch binary-indep
binary-arch: binary-${PACKAGE}
binary-indep:
can fix this problem.
>
> Regards,
>
> Matthew
>
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]