On Mon, 22 Jun 2020 at 03:04, Muhammad Moinur Rahman wrote:
>
> Hi,
>
> Try to find out the reference location "share/pkgconfig” in the CMake file.
> Then you can use REIINPLACE_CMD to change that line or modify accordingly.
'USES= pathfix' will do this job:
https://www.freebsd.org/doc/en_US.IS
On Mon, 22 Jun 2020 06:04:22 +0600
Muhammad Moinur Rahman wrote:
> Hi,
>
> Try to find out the reference location "share/pkgconfig” in the CMake
> file. Then you can use REIINPLACE_CMD to change that line or modify
> accordingly.
>
> The purpose of @sample is not this. @sample is primarily used
Hi,
I do have activated 'WITH_META_MODE=yes' in /poudriere.d/src-env.conf
[1].
Now, I would like to double-check if poudriere is following my "advice". For
buildworld I do find *.meta files in /usr/obj/…, but I do not have any clue
where poudriere would keep this information for subsequent com
On Mon, Jun 22, 2020 at 8:56 PM Michael Grimm wrote:
>
> Hi,
>
> I do have activated 'WITH_META_MODE=yes' in to>/poudriere.d/src-env.conf [1].
>
> Now, I would like to double-check if poudriere is following my "advice". For
> buildworld I do find *.meta files in /usr/obj/…, but I do not have any
On Mon, Jun 22, 2020 at 4:42 AM Nikolaj Thygesen
wrote:
>
> On Mon, 22 Jun 2020 06:04:22 +0600
> Muhammad Moinur Rahman wrote:
>
> > Hi,
> >
> > Try to find out the reference location "share/pkgconfig” in the CMake
> > file. Then you can use REIINPLACE_CMD to change that line or modify
> > accord