On Sun, May 6, 2012 at 8:47 AM, Dave Witbrodt wrote:
> I was updating my Mesa build setup, having not looked carefully at it for
> about a year, and I became confused about the version of the upstream git
> HEAD. Running 'grep -C 1 VERSION Makefile' gives me:
>
> PACKAGE_VERSION=8.1-devel
> PACKA
I was updating my Mesa build setup, having not looked carefully at it
for about a year, and I became confused about the version of the
upstream git HEAD. Running 'grep -C 1 VERSION Makefile' gives me:
PACKAGE_VERSION=8.1-devel
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACK