Re: [PATCH libdrm 2/2] autogen.sh: run git commands in the (potentially) git dir

2017-02-03 Thread Eric Engestrom
On Friday, 2017-02-03 19:07:08 +, Emil Velikov wrote: > On 3 February 2017 at 18:21, Eric Engestrom wrote: > > If the build dir is outside of the git dir, the order matters :) > > > > Signed-off-by: Eric Engestrom > > --- > Wondering if you've got hit by this or you noticed my identical patch

Re: [PATCH libdrm 2/2] autogen.sh: run git commands in the (potentially) git dir

2017-02-03 Thread Emil Velikov
On 3 February 2017 at 18:21, Eric Engestrom wrote: > If the build dir is outside of the git dir, the order matters :) > > Signed-off-by: Eric Engestrom > --- Wondering if you've got hit by this or you noticed my identical patch on xorg-devel ;-) Either way, for both Reviewed-by: Emil Velikov -

[PATCH libdrm 2/2] autogen.sh: run git commands in the (potentially) git dir

2017-02-03 Thread Eric Engestrom
If the build dir is outside of the git dir, the order matters :) Signed-off-by: Eric Engestrom --- autogen.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autogen.sh b/autogen.sh index d0030969..13d6991e 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,15 +6,15 @@ test