[Rsbackup-maint] Bug#760609: rsbackup: FTBFS: no binary artifacts found
YunQiang Su
wzssyqa at gmail.com
Wed Sep 17 07:45:41 UTC 2014
On Tue, 9 Sep 2014 09:30:14 -0700 Matthew Vernon
<matthewv at chiark.greenend.org.uk> 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
>
More information about the Rsbackup-maint
mailing list