[Lunar-commits] r26746 - moonbase/trunk/games/tuxracer

Dennis Veatch stumbles at lunar-linux.org
Fri Nov 16 15:52:07 CET 2007


Author: stumbles
Date: 2007-11-16 15:52:07 +0100 (Fri, 16 Nov 2007)
New Revision: 26746

Modified:
   moonbase/trunk/games/tuxracer/BUILD
Log:

On second thought this is better.



Modified: moonbase/trunk/games/tuxracer/BUILD
===================================================================
--- moonbase/trunk/games/tuxracer/BUILD	2007-11-16 14:29:57 UTC (rev 26745)
+++ moonbase/trunk/games/tuxracer/BUILD	2007-11-16 14:52:07 UTC (rev 26746)
@@ -1,6 +1,8 @@
 (
 
+  if ! module_installed NVIDIA || ! module_installed NVIDIA-beta || ! module_installed NVIDIA-legacy; then
   sedit "s:glXGetProcAddressARB:glXGetProcAddress:g" configure
+  fi &&
 
   patch_it $SOURCE3 1 &&
 



More information about the Lunar-commits mailing list