[Lunar-commits] <moonbase> gamin: Adding a BUILD to fix an install failure due to the glibc bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Nov 27 17:15:57 CET 2011
commit 536e80ad153b4b47335f4c2d6812448ee2dc23c0
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Nov 27 11:15:57 2011 -0500
gamin: Adding a BUILD to fix an install failure due to the glibc bump.
See: https://bugs.launchpad.net/ubuntu/+source/gamin/+bug/829504
---
utils/gamin/BUILD | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/utils/gamin/BUILD b/utils/gamin/BUILD
new file mode 100644
index 0000000..57ff407
--- /dev/null
+++ b/utils/gamin/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "s:G_CONST_RETURN char *::" server/gam_node.c server/gam_node.h server/gam_subscription.c server/gam_subscription.h &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list