[Lunar-commits] <moonbase> ptlib: Adding a BUILD because it does not install version.h and is needed

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Mar 24 10:44:32 CET 2011


commit 6b4da84669ff3fcbfbda300de5c6e949688d8520
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Mar 24 05:44:32 2011 -0400

    ptlib: Adding a BUILD because it does not install version.h and is needed
    
    by h323plus.
---
 libs/ptlib/BUILD |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/libs/ptlib/BUILD b/libs/ptlib/BUILD
new file mode 100644
index 0000000..ec339a1
--- /dev/null
+++ b/libs/ptlib/BUILD
@@ -0,0 +1,7 @@
+(
+
+  default_build &&
+
+  install -m 0664 version.h /usr/share/ptlib/
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list