[Lunar-commits] <moonbase> grip: compile with bash 4.2
Paul Bredbury
brebs at lunar-linux.org
Tue Feb 22 11:20:32 CET 2011
commit 880135d086371326561904cc427242f75a485049
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Tue Feb 22 17:20:32 2011 +0700
grip: compile with bash 4.2
---
audio/grip/BUILD | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/audio/grip/BUILD b/audio/grip/BUILD
new file mode 100644
index 0000000..4096546
--- /dev/null
+++ b/audio/grip/BUILD
@@ -0,0 +1,8 @@
+(
+
+ # To compile with bash 4.2
+ sedit '/[.] conftest[.]id3/s: c: ./c:' configure &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list