[e_dbus] adding the patch will help for sure.. :(

thomasj thomasj at fedoraproject.org
Thu Nov 18 16:55:34 UTC 2010


commit ecfffc6a97de6700bdfd9031d0b002e3184028a3
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Thu Nov 18 17:55:35 2010 +0100

    adding the patch will help for sure.. :(

 e_dbus-1.0.0_fix2-DSO.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/e_dbus-1.0.0_fix2-DSO.patch b/e_dbus-1.0.0_fix2-DSO.patch
new file mode 100644
index 0000000..a73c18f
--- /dev/null
+++ b/e_dbus-1.0.0_fix2-DSO.patch
@@ -0,0 +1,11 @@
+--- src/bin/Makefile.in	2010-11-12 15:28:57.000000000 +0100
++++ src/bin/Makefile.in.old	2010-11-18 17:45:30.000000000 +0100
+@@ -199,7 +199,7 @@
+ INSTALL_SCRIPT = @INSTALL_SCRIPT@
+ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+ LD = @LD@
+-LDFLAGS = @LDFLAGS@
++LDFLAGS = @LDFLAGS@ -lecore
+ LIBOBJS = @LIBOBJS@
+ LIBS = @LIBS@
+ LIBTOOL = @LIBTOOL@


More information about the scm-commits mailing list