Wednesday, December 26, 2018

Re: Ruby 2.6.0

On 12/26 03:06, vtamara wrote:
> Thank you!
>
> IMHO it is necessary to change in the file pkg/MESSAGE-main
>
> ln -sf ${PREFIX}/bin/bundle26 ${PREFIX}/bin/gem
> ln -sf ${PREFIX}/bin/bundler26 ${PREFIX}/bin/gem
>
> for
>
> ln -sf ${PREFIX}/bin/bundle26 ${PREFIX}/bin/bundle
> ln -sf ${PREFIX}/bin/bundler26 ${PREFIX}/bin/bundler

Good catch, I've made that change locally so it will be fixed when
imported.

Thanks,
Jeremy

No comments:

Post a Comment