[Lunar-commits] <moonbase> insight: Oops, you will wnat this.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 23 14:14:04 CET 2012
commit b3e1b0b2c6e20b63782afd9e06d90216c0dd8410
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 23 08:14:04 2012 -0500
insight: Oops, you will wnat this.
---
devel/insight/BUILD | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/devel/insight/BUILD b/devel/insight/BUILD
new file mode 100644
index 0000000..3ea1ecd
--- /dev/null
+++ b/devel/insight/BUILD
@@ -0,0 +1,11 @@
+(
+
+ OPTS+=" --disable-werror" &&
+
+ rm -rf /usr/share/itk3.2 &&
+
+ sedit "s:mkdir:mkdir -p:g" itcl/config/mkinstalldirs &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list