[Lunar-commits] <moonbase> alienarena: A small adjustment to use Xxf86dga instaead of xf86dga.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Feb 27 20:56:18 CET 2010


commit c9a0c478fa32a19202417d9b6faf6db97167bbd2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sat Feb 27 14:56:18 2010 -0500

    alienarena: A small adjustment to use Xxf86dga instaead of xf86dga.
---
 games/alienarena/BUILD |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/games/alienarena/BUILD b/games/alienarena/BUILD
index 7f09012..facf77d 100644
--- a/games/alienarena/BUILD
+++ b/games/alienarena/BUILD
@@ -1,5 +1,7 @@
 (
 
+  sedit "s:xf86dga.h:Xxf86dga.h:" source/unix/gl_glx.c &&
+
   DATADIR="/usr/share/games/$MODULE"  &&
   LIBDIR="/usr/lib/$MODULE"  &&
 


More information about the Lunar-commits mailing list