From 3ba77c1b4031f84602f597e4b993bd614d915c8f Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 30 Jan 2006 11:44:39 +0000 Subject: [PATCH] * Get the Unreal Tournament 2004 demo to work with the new scheme for handling OpenGL. svn path=/nixpkgs/trunk/; revision=4616 --- pkgs/games/quake3/wrapper/builder.sh | 2 ++ pkgs/games/ut2004demo/builder.sh | 11 ++++++++++- pkgs/games/ut2004demo/default.nix | 5 +++-- pkgs/games/ut2004demo/make-wrapper.sh | 9 ++++++--- pkgs/misc/screensavers/rss-glx/builder.sh | 2 ++ pkgs/system/all-packages-generic.nix | 2 +- 6 files changed, 24 insertions(+), 7 deletions(-) diff --git a/pkgs/games/quake3/wrapper/builder.sh b/pkgs/games/quake3/wrapper/builder.sh index 3042e7548f0..4a477bac561 100644 --- a/pkgs/games/quake3/wrapper/builder.sh +++ b/pkgs/games/quake3/wrapper/builder.sh @@ -12,6 +12,8 @@ done ensureDir $out/bin cat >$out/bin/quake3 < $out/bin/ut2004demo <$out/bin/$i <