Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 295320
Collapse All | Expand All

(-)erlang-13.2.2.ebuild (-1 / +1 lines)
Lines 16-22 Link Here
16
16
17
# the next line selects the right source.
17
# the next line selects the right source.
18
ERL_VER=($(get_version_components))
18
ERL_VER=($(get_version_components))
19
MY_PV="R$(get_major_version)B0${ERL_VER[2]}-1"
19
MY_PV="R$(get_major_version)B0${ERL_VER[2]}"
20
20
21
# ATTN!! Take care when processing the C, etc version!
21
# ATTN!! Take care when processing the C, etc version!
22
MY_P=otp_src_${MY_PV}
22
MY_P=otp_src_${MY_PV}

Return to bug 295320