[Lunar-commits] <moonbase> claws-mail: fixed to compile with current glib-2

Jean-Michel Bruenn wdp at lunar-linux.org
Sun May 6 18:40:31 CEST 2012


commit 84a1e78f998c15913baad6d3cc6bf49b5859b8b6
Author: Jean-Michel Bruenn <wdp at lunar-linux.org>
Date:   Sun May 6 18:40:31 2012 +0200

    claws-mail: fixed to compile with current glib-2
---
 mail/claws-mail/BUILD |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/mail/claws-mail/BUILD b/mail/claws-mail/BUILD
new file mode 100644
index 0000000..ad0988c
--- /dev/null
+++ b/mail/claws-mail/BUILD
@@ -0,0 +1,9 @@
+(
+
+  # the following sedit rule is needed to compile with
+  # current glib-2             -- wdp
+  sedit "s:#include <glibconfig.h>:#include <glib.h>:" src/common/defs.h &&
+
+  default_build
+
+) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list