openbsd-ports/net/telepathy/telepathy-salut/patches/patch-configure
jasper 404bdeba9c import basic components of the telepathy framework.
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice
calls and video calls. It uses the D-Bus messaging system to provide a
simple interface for client applications, allowing them to quickly
benefit from Telepathy's functionality.

feedback from steven@ and simon@
2007-10-27 16:18:53 +00:00

13 lines
470 B
Plaintext

$OpenBSD: patch-configure,v 1.1.1.1 2007/10/27 16:18:54 jasper Exp $
--- configure.orig Fri Oct 12 22:50:08 2007
+++ configure Fri Oct 12 22:50:19 2007
@@ -21377,7 +21377,7 @@ echo "$as_me: error: dbus-binding-tool (from dbus-glib
{ (exit 1); exit 1; }; }
fi
PYTHON=
-for ac_prog in python2.3 python2.4 python2.5 python
+for ac_prog in python2.5
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2