[Lunar-commits] <moonbase> vala: add BUILD to patch

Samuel Verstraete samuel.verstraete at gmail.com
Sun May 22 21:56:17 CEST 2011


commit 785aebdbb4c09084831d33bfd6153104da26d49f
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date:   Sun May 22 21:56:17 2011 +0200

    vala: add BUILD to patch
---
 compilers/vala/BUILD |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/compilers/vala/BUILD b/compilers/vala/BUILD
new file mode 100644
index 0000000..7cf5d6a
--- /dev/null
+++ b/compilers/vala/BUILD
@@ -0,0 +1,8 @@
+(
+  patch_it $SOURCE2 1 &&
+
+  OPTS+=" --enable-vapigen" &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list