[Lunar-commits] <moonbase> libunique: For some reason it gets the path wrong. Adding BUILD to

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Aug 26 14:29:03 CEST 2010


commit c69ea38ec5808a3fb1d104628a14a8c1bcbac326
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Aug 26 08:29:03 2010 -0400

    libunique: For some reason it gets the path wrong. Adding BUILD to
    
    diddle with a couple of Makefiles.
---
 libs/libunique/BUILD |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/libs/libunique/BUILD b/libs/libunique/BUILD
new file mode 100644
index 0000000..d1e7945
--- /dev/null
+++ b/libs/libunique/BUILD
@@ -0,0 +1,10 @@
+(
+
+  default_config &&
+
+#To fix usrbin
+  sedit "s:usrbin:usr/bin:g" Makefile unique/Makefile &&
+
+  default_make
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list