• [gentoo-dev] [PATCH 3/3] distutils-r1.eclass: Link to installer +x fix

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Sat Jan 22 22:00:01 2022
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    eclass/distutils-r1.eclass | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
    index 2c75daab14cc..a91442459346 100644
    --- a/eclass/distutils-r1.eclass
    +++ b/eclass/distutils-r1.eclass
    @@ -973,6 +973,7 @@ distutils-r1_python_compile() {

    # TODO: workaround for a bug in installer; remove once we depend
    # on a properly fixed version
    + # https://github.com/pradyunsg/installer/commit/245896289a590bd9be505bd061d4f49372948a16
    if [[ -d ${root}${EPREFIX}/usr/bin ]]; then
    chmod +x "${root}${EPREFIX}"/usr/bin/* || die
    fi
    --
    2.34.1

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)