Re: [PATCH util-modular] release.sh: create a worktree structure that's out of reach of libtool

2017-03-08 Thread Emil Velikov
On 8 March 2017 at 20:50, Peter Hutterer wrote: > On Wed, Mar 08, 2017 at 02:18:23PM +, Emil Velikov wrote: >> On 8 March 2017 at 08:21, Peter Hutterer wrote: >> > The comment in the diff says it all, we need to put our worktree root at >>

Re: [PATCH util-modular] release.sh: create a worktree structure that's out of reach of libtool

2017-03-08 Thread Peter Hutterer
On Wed, Mar 08, 2017 at 02:18:23PM +, Emil Velikov wrote: > On 8 March 2017 at 08:21, Peter Hutterer 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. > > > > This fixes

Re: [PATCH util-modular] release.sh: create a worktree structure that's out of reach of libtool

2017-03-08 Thread Matt Turner
On Wed, Mar 8, 2017 at 12:21 AM, Peter Hutterer wrote: > +# libtool will search down to ../.. for install-sh and then just gess typo: guess ___ xorg-devel@lists.x.org: X.Org development Archives:

Re: [PATCH util-modular] release.sh: create a worktree structure that's out of reach of libtool

2017-03-08 Thread Emil Velikov
On 8 March 2017 at 08:21, Peter Hutterer 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. > > This fixes the issue of release.sh failing in git trees that haven't been git > cleaned:

[PATCH util-modular] release.sh: create a worktree structure that's out of reach of libtool

2017-03-08 Thread Peter Hutterer
The comment in the diff says it all, we need to put our worktree root at least two directories away from our normal checkout. 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