modular: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Mar 14 20:12:36 UTC 2017


 release.sh |   14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

New commits:
commit cbb1e90b236e65db49b218e24f84058b00113251
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 8 18:12:30 2017 +1000

    release.sh: create a worktree structure that's out of reach of libtool
    
    The comment in the diff says it all, we need to put our worktree root at least
    two directories away from our normal checkout because most repos don't have
    AC_CONFIG_AUX_DIR() set.
    
    This fixes the issue of release.sh failing in git trees that haven't been git
    cleaned:
    
        ERROR: files left in build directory after distclean:
        ./config.sub
        ./test-driver
        ./ltmain.sh
        ./config.guess
        ./install-sh
        ./missing
        ./depcomp
        ./compile
        make[1]: *** [distcleancheck] Error 1
        make: *** [distcheck] Error 1
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>



More information about the xorg-commit mailing list