[Lunar-commits] <moonbase-other> mjpegtools: Adding a BUILD so it will compile with the gcc bump.
Dennis Veatch
stumbles at lunar-linux.org
Thu Aug 16 09:12:08 CEST 2012
commit 2801399c1ba42d907f16087f000d14ba791c7420
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 16 Aug 2012 00:12:08 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/2801399c1ba42d907f16087f000d14ba791c7420
mjpegtools: Adding a BUILD so it will compile with the gcc bump.
---
video/mjpegtools/BUILD +7/-0
1 files changed, 7 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/video/mjpegtools/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "s:DeleteRegion (a_pRegion);:this->DeleteRegion (a_pRegion);:" y4mdenoise/MotionSearcher.hh &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list