Re: [Mesa-dev] [PATCH] glapi/gen: Remove duplicate PYTHON_FLAGS

2013-03-09 Thread Matt Turner
On Sat, Mar 9, 2013 at 12:55 PM, Stefan Brüns wrote: > On Friday 08 March 2013 20:01:05 you wrote: >> Because the patch is corrupted (looks like the mail client line >> wrapped it). A convenient way to send is git send-email, which always >> gets it right. > > The information about the corrupted p

Re: [Mesa-dev] [PATCH] glapi/gen: Remove duplicate PYTHON_FLAGS

2013-03-09 Thread Stefan Brüns
On Friday 08 March 2013 20:01:05 you wrote: > Because the patch is corrupted (looks like the mail client line > wrapped it). A convenient way to send is git send-email, which always > gets it right. The information about the corrupted patch would have been useful in the first place ... Regards,

Re: [Mesa-dev] [PATCH] glapi/gen: Remove duplicate PYTHON_FLAGS

2013-03-08 Thread Matt Turner
On Fri, Mar 8, 2013 at 8:32 AM, Stefan Brüns wrote: > any reason this is not yet applied? Because the patch is corrupted (looks like the mail client line wrapped it). A convenient way to send is git send-email, which always gets it right. ___ mesa-dev m

Re: [Mesa-dev] [PATCH] glapi/gen: Remove duplicate PYTHON_FLAGS

2013-03-08 Thread Stefan Brüns
Hi everyone, any reason this is not yet applied? Regards, Stefan -- Stefan Brüns / Bergstraße 21 / 52062 Aachen phone: +49 241 53809034 mobile: +49 151 50412019 ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.

[Mesa-dev] [PATCH] glapi/gen: Remove duplicate PYTHON_FLAGS

2013-03-03 Thread Stefan Brüns
PYTHON_GEN calls python with PYTHON_FLAGS Signed-off-by: Stefan Brüns --- src/mapi/glapi/gen/Makefile.am | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/mapi/glapi/gen/Makefile.am b/src/mapi/glapi/gen/Makefile.am index 4d51bbc..36e47e2 100644 --- a/src/ma