SOURCES (DEVEL): gaim-dbus-dir.patch - updated for beta3

freetz freetz at pld-linux.org
Fri Apr 7 23:46:38 CEST 2006


Author: freetz                       Date: Fri Apr  7 21:46:38 2006 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- updated for beta3

---- Files affected:
SOURCES:
   gaim-dbus-dir.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/gaim-dbus-dir.patch
diff -u SOURCES/gaim-dbus-dir.patch:1.1.2.1 SOURCES/gaim-dbus-dir.patch:1.1.2.2
--- SOURCES/gaim-dbus-dir.patch:1.1.2.1	Tue Feb  7 18:49:14 2006
+++ SOURCES/gaim-dbus-dir.patch	Fri Apr  7 23:46:33 2006
@@ -1,13 +1,14 @@
---- gaim-2.0.0beta2/configure.ac~	2006-02-07 18:49:47.000000000 +0200
-+++ gaim-2.0.0beta2/configure.ac	2006-02-07 19:00:20.000000000 +0200
-@@ -540,10 +540,6 @@
- if test "x$enable_dbus" = "xyes" ; then
-     AC_MSG_CHECKING([location of the D-BUS session directory])
-     if ! test -z "$with_dbus_session_dir"; then
--		if ! test -d "$with_dbus_session_dir"; then
--			AC_MSG_WARN([$with_dbus_session_dir does not exist, if this is the correct location please make sure that it exists.])
--			enable_dbus=no
--		fi
- 		DBUS_SESSION_DIR="$with_dbus_session_dir"
-     else
- 	dnl # add more to this as needed
+diff -aurN gaim-2.0.0beta3.orig/configure.ac gaim-2.0.0beta3/configure.ac
+--- gaim-2.0.0beta3.orig/configure.ac	2006-03-26 09:45:35.000000000 +0200
++++ gaim-2.0.0beta3/configure.ac	2006-04-07 23:09:18.526190784 +0200
+@@ -689,10 +689,6 @@
+ 
+ AC_MSG_CHECKING([location of the D-Bus services directory])
+ if ! test -z "$with_dbus_services" ; then
+-	if ! test -d "$with_dbus_services" ; then
+-		AC_MSG_ERROR([$with_dbus_services does not exist, if this is the correct location please make sure that it exists.])
+-	fi
+-
+ 	DBUS_SERVICES_DIR="$with_dbus_services"
+ else
+ 	if test x"$prefix" = x"NONE" ; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gaim-dbus-dir.patch?r1=1.1.2.1&r2=1.1.2.2&f=u



More information about the pld-cvs-commit mailing list