[Lunar-commits] <moonbase> sylpheed: fixed to compile with current glib-2
Jean-Michel Bruenn
wdp at lunar-linux.org
Sun May 6 18:01:45 CEST 2012
commit 8aa01ca80132d65d1a60d65d6875e719d0752640
Author: Jean-Michel Bruenn <wdp at lunar-linux.org>
Date: Sun May 6 18:01:45 2012 +0200
sylpheed: fixed to compile with current glib-2
---
mail/sylpheed/BUILD | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mail/sylpheed/BUILD b/mail/sylpheed/BUILD
index 9d59f35..0fa0fcd 100644
--- a/mail/sylpheed/BUILD
+++ b/mail/sylpheed/BUILD
@@ -1,5 +1,7 @@
(
+ sedit "s:#include <glibconfig.h>:#include <glib.h>:" libsylph/defs.h &&
+
default_build &&
install -m 755 -d /usr/share/pixmaps/ &&
More information about the Lunar-commits
mailing list