Hi,

On 17/11/24 17:22, whiteman808 wrote:
>
> I need help with writing ebuild. Ebuild fails to merge.
> Necessary information is located in attachments.
I haven't actually built this, but if dobin is failing after this step:

> cp $WORK/b001/exe/a.out goimapnotify

Where is goimapnotify actually being copied to? If you run
`ebuild foo-1.2.3.ebuild compile` and inspect ${S} (the workdir)
where is this file?

dobin is relative to ${S}; you probably just need to adjust that path.

Let me know how you go with those hints.

Cheers,

Matt

Reply via email to