[e_dbus] fixed patch, makefile.am patch

thomasj thomasj at fedoraproject.org
Mon Nov 22 07:44:19 UTC 2010


commit c795e49eba5e5497d0c97cd958608d13b3e556ad
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Nov 22 08:44:07 2010 +0100

    fixed patch, makefile.am patch

 e_dbus-1.0.0_fix-makefileam.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e_dbus-1.0.0_fix-makefileam.patch b/e_dbus-1.0.0_fix-makefileam.patch
index 35d4abb..333c3d4 100644
--- a/e_dbus-1.0.0_fix-makefileam.patch
+++ b/e_dbus-1.0.0_fix-makefileam.patch
@@ -5,7 +5,7 @@
  e_dbus_bluez_test_SOURCES = e_dbus_bluez_test.c
  e_dbus_bluez_test_CPPFLAGS = $(EDBUS_CPPFLAGS)
 -e_dbus_bluez_test_LDADD = $(top_builddir)/src/lib/bluez/libebluez.la
-+e_dbus_bluez_test_LDADD = $(top_builddir)/src/lib/bluez/libebluez.la $(top_builddir)/src/lib/dbus/libedbus.la $(EDBUS_LIBS)
++e_dbus_bluez_test_LDADD = $(top_builddir)/src/lib/bluez/libebluez.la $(EDBUS_LIBS)
  endif
  
  if BUILD_ECONNMAN


More information about the scm-commits mailing list