progs: Comment out gallium/raw/SConscript from progs/SConscript.
authorVinson Lee <vlee@vmware.com>
Sun, 28 Mar 2010 20:49:00 +0000 (13:49 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 28 Mar 2010 20:52:11 +0000 (13:52 -0700)
commit21a96a55d60ad894b0488cd32d71a68dca080b72
tree7e12c2f0e648dbe6cb704f662f61128d0fff6e60
parent1cf669db59573778bab2f957679f353cf142c9d9
progs: Comment out gallium/raw/SConscript from progs/SConscript.

Commit db5c2235d1accc2adcf1746aec2342bfa67237ba broke the default SCons
build.
NameError: name 'graw' is not defined:

This patch allows the default SCons build to work again until a proper
fix is available.
progs/SConscript