[Lunar-commits] <moonbase> pfstmo: Adding a couple of seds to fix the build due to a missing header.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Apr 23 15:07:31 CEST 2010
commit 1a008ee34a62fe86ede0d895b25aa25ebef6d7a1
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Apr 23 09:07:31 2010 -0400
pfstmo: Adding a couple of seds to fix the build due to a missing header.
---
graphics/pfstmo/BUILD | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/graphics/pfstmo/BUILD b/graphics/pfstmo/BUILD
new file mode 100644
index 0000000..d09000e
--- /dev/null
+++ b/graphics/pfstmo/BUILD
@@ -0,0 +1,8 @@
+(
+
+ sed -i "41i #include <memory>" src/mantiuk08/pfstmo_mantiuk08.cpp &&
+ sed -i "37i #include <memory>" src/mantiuk08/display_adaptive_tmo.cpp &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list