[packages/pidgin] rediff patch
atler
atler at pld-linux.org
Sat Feb 27 19:01:56 CET 2021
commit 76a90144e8cadd74cdb8643c70e8804060ab2c8c
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Feb 27 18:57:00 2021 +0100
rediff patch
pidgin-dbus-dir.patch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/pidgin-dbus-dir.patch b/pidgin-dbus-dir.patch
index 73cc297..5ec4669 100644
--- a/pidgin-dbus-dir.patch
+++ b/pidgin-dbus-dir.patch
@@ -2,13 +2,13 @@ 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 @@
- if test x"$enable_dbus" = "xyes" ; then
- AC_MSG_CHECKING([location of the D-Bus services directory])
- if ! test -z "$with_dbus_services" ; then
+ if test x"$enable_dbus" = "xyes" ; then
+ 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
+ DBUS_SERVICES_DIR="$with_dbus_services"
+ else
+ if test x"$prefix" = x"NONE" ; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pidgin.git/commitdiff/abd124e74fde2f5a23a25d9d0cbc4655467eb049
More information about the pld-cvs-commit
mailing list