[Lunar-commits] <moonbase> raptor2: Adding a BUILD so this "rapper" does not over write the rapper provided

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Jun 15 10:45:20 CEST 2011


commit cef5cc71df44509a9c1180db90a4010208b383c6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Jun 15 04:45:20 2011 -0400

    raptor2: Adding a BUILD so this "rapper" does not over write the rapper provided
    
    by raptor.
---
 libs/raptor2/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/libs/raptor2/BUILD b/libs/raptor2/BUILD
new file mode 100644
index 0000000..af90aa3
--- /dev/null
+++ b/libs/raptor2/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+="  --program-transform-name='s/rapper*/rapper2/'" &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list