* Get the Unreal Tournament 2004 demo to work with the new scheme for

handling OpenGL.

svn path=/nixpkgs/trunk/; revision=4616
This commit is contained in:
Eelco Dolstra
2006-01-30 11:44:39 +00:00
parent 70c36821c6
commit 3ba77c1b40
6 changed files with 24 additions and 7 deletions
@@ -19,6 +19,8 @@ ensureDir $out/bin/.orig
for i in $(cd $out/bin && ls); do
mv $out/bin/$i $out/bin/.orig/$i
cat >$out/bin/$i <<EOF
#! $SHELL -e
mesa=$mesa
$(cat $mesaSwitch)