Monday, March 06, 2023

Re: [new] lang/lfe

On 2023/03/04 19:22, Omar Polo wrote:
> could set TEST_TARGET=tests; tests don't currently work (they call
> rebar3 and not rebar3-${MODERL_VERSION} and try to fetch stuff from
> the internet). I've ran the tests outside of the ports infrastructure
> and are all passing!

Maybe symlink it in to make it easier to run tests?

ln -fs ${LOCALBASE}/bin/rebar3-${MODERL_VERSION} ${WRKDIR}/bin/rebar3

No comments:

Post a Comment