On 8 March 2017 at 22:23, Peter Hutterer <[email protected]> wrote:
> 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 <[email protected]>
> ---
> Changes to v1:
> - now with new and improved typos :)
> - add note about AC_CONFIG_AUX_DIR
> - change path to release/$section/, section is the only thing we have
> available this early
>
Thanks for the update.
For a second I was wondering about $version and remembers that we get
it after make dist{,check}.
Reviewed-by: Emil Velikov <[email protected]>
-Emil
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel