[Lunar-commits] <moonbase> ufoai: add a patch to compile with jpeg 8.
Florin Braescu
florin at lunar-linux.org
Tue Jan 19 17:25:45 CET 2010
commit 7d0e9dfa69688bd54661371f956e555932018c32
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 19 18:25:45 2010 +0200
ufoai: add a patch to compile with jpeg 8.
Thanks to Dennis Veatch.
---
games/ufoai/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/games/ufoai/BUILD b/games/ufoai/BUILD
index bf96fd1..c8f50e0 100644
--- a/games/ufoai/BUILD
+++ b/games/ufoai/BUILD
@@ -1,5 +1,7 @@
(
+ sedit "s:jpeg_mem_src:jpeg_src_mem:g" src/renderer/r_image.c src/tools/ufo2map/common/imagelib.c &&
+
default_game_build &&
# for FILE in $SOURCE_DIRECTORY/base/*; do
More information about the Lunar-commits
mailing list