>>>>> On Thu, 02 Jan 2020, Michał Górny wrote:

> --- a/eclass/ruby-ng.eclass
> +++ b/eclass/ruby-ng.eclass
> @@ -137,7 +137,7 @@ ruby_samelib() {
>       local res=
>       for _ruby_implementation in $(_ruby_get_all_impls); do
>               has -${_ruby_implementation} $@ || \
> -                     res="${res}ruby_targets_${_ruby_implementation}?,"
> +                     res="${res}ruby_targets_${_ruby_implementation}(-)?,"
>       done
>  
>       echo "[${res%,}]"

Hadn't we established that ruby_samelib() is dead code, no longer used
since 2010?

Ulrich

Attachment: signature.asc
Description: PGP signature

Reply via email to