[Lunar-commits] <moonbase> alienarena: A little twiddle here to scoot around the name space collision. This should be

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Mon Jan 18 21:20:14 CET 2010


commit 3b6efa2dba155e4558826c09c8c0e88e6580b97a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Jan 18 15:20:14 2010 -0500

    alienarena: A little twiddle here to scoot around the name space collision. This should be
    
    revisited on the next version bump.
---
 games/alienarena/BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/games/alienarena/BUILD b/games/alienarena/BUILD
index 3ea4b27..7f09012 100644
--- a/games/alienarena/BUILD
+++ b/games/alienarena/BUILD
@@ -8,6 +8,9 @@
 
   cd source  &&
 
+# A temporary sedit to fix the jpeg-8 name space collision
+  sedit "s:jpeg_mem_src:jpeg_load_raw:g" ref_gl/r_image.c &&
+  
   # Lunar isn't multilib
   sedit "s:lib64:lib:" Makefile  &&
 


More information about the Lunar-commits mailing list