Re: [PATCH] fix not including r300 compiler in tarballs

2009-08-14 Thread Brian Paul
Thierry Vignaud wrote: > Thierry Vignaud writes: > >> Thierry Vignaud writes: >> >>> The following patch fixes missing r300 compiler in generated tarballs: >>> diff --git a/src/mesa/drivers/dri/r300/Makefile >>> b/src/mesa/drivers/dri/r300/Makefile >>> index 95c6765..3bce7d2 100644 >>> --- a/sr

Re: [PATCH] fix not including r300 compiler in tarballs

2009-08-14 Thread Thierry Vignaud
Thierry Vignaud writes: > Thierry Vignaud writes: > > > The following patch fixes missing r300 compiler in generated tarballs: > > diff --git a/src/mesa/drivers/dri/r300/Makefile > > b/src/mesa/drivers/dri/r300/Makefile > > index 95c6765..3bce7d2 100644 > > --- a/src/mesa/drivers/dri/r300/Makef

Re: [PATCH] fix not including r300 compiler in tarballs

2009-08-14 Thread Thierry Vignaud
Thierry Vignaud writes: > The following patch fixes missing r300 compiler in generated tarballs: > diff --git a/src/mesa/drivers/dri/r300/Makefile > b/src/mesa/drivers/dri/r300/Makefile > index 95c6765..3bce7d2 100644 > --- a/src/mesa/drivers/dri/r300/Makefile > +++ b/src/mesa/drivers/dri/r300/M

[PATCH] fix not including r300 compiler in tarballs

2009-08-14 Thread Thierry Vignaud
The following patch fixes missing r300 compiler in generated tarballs: diff --git a/src/mesa/drivers/dri/r300/Makefile b/src/mesa/drivers/dri/r300/Makefile index 95c6765..3bce7d2 100644 --- a/src/mesa/drivers/dri/r300/Makefile +++ b/src/mesa/drivers/dri/r300/Makefile @@ -40,6 +40,7 @@ RADEON_COMMON