[Lunar-commits] <moonbase-other> speech-dispatcher: add a BUILD file in order to compile.

Florin Braescu florin at lunar-linux.org
Sun May 26 15:58:51 CEST 2013


commit 1b5393d55761e06ec6915c4f0176736e8512674c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 26 May 2013 06:34:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/1b5393d55761e06ec6915c4f0176736e8512674c

speech-dispatcher: add a BUILD file in order to compile.

Without the BUILD file it demands for python > 3 version.
---
  audio/speech-dispatcher/BUILD | +7/-0     
  1 file changed, 7 insertions(+)

--- /dev/null
+++ b/audio/speech-dispatcher/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS=" --prefix=/usr" &&
+
+  default_build 
+
+) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list