[Lunar-commits] <moonbase> motion: Another little giggle to scoot around the jpeg-8 name collision issue. I

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


commit 2deb82dfea0ef75a24ea2abb5ee1846f29e8f617
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Mon Jan 18 15:41:20 2010 -0500

    motion: Another little giggle to scoot around the jpeg-8 name collision issue. I
    
    do not have anything to test this with, but does compile successfully.
---
 video/motion/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/video/motion/BUILD b/video/motion/BUILD
new file mode 100644
index 0000000..b8955fc
--- /dev/null
+++ b/video/motion/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit "s:jpeg_mem_dest:jpeg_dest_mem:g" picture.c &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list