• Bug#874491: [patch] fix glibc-2.25 /26 stage1 build

    From Matthias Klose@21:1/5 to All on Wed Sep 6 15:30:01 2017
    XPost: linux.debian.bugs.dist

    This is a multi-part message in MIME format.
    Package: src:glibc
    Tags: patch

    fix glibc-2.25 /26 stage1 build. The python hooks are not installed for the stage1 build.


    --- a/debian/rules.d/debhelper.mk
    +++ b/debian/rules.d/debhelper.mk
    @@ -220,6 +220,7 @@
    -e "s#RTLDDIR#$$rtlddir#g" \
    -e "s#SLIBDIR#$$slibdir#g" \
    -e "s#LIBDIR#$$libdir#g" \
    + -e "/gdb/d" \
    $$t; \
    done ; \
    done

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