summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch13
-rw-r--r--meta/packages/telepathy/telepathy-glib_0.9.0.bb (renamed from meta/packages/telepathy/telepathy-glib_0.7.29.bb)3
2 files changed, 1 insertions, 15 deletions
diff --git a/meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch b/meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch
deleted file mode 100644
index 27d89af8a..000000000
--- a/meta/packages/telepathy/telepathy-glib/prefer_python_2.5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: telepathy-glib-0.7.29/configure.ac
-===================================================================
---- telepathy-glib-0.7.29.orig/configure.ac 2009-05-15 14:33:49.000000000 +0100
-+++ telepathy-glib-0.7.29/configure.ac 2009-05-15 14:33:56.000000000 +0100
-@@ -174,7 +174,7 @@
- if test -z "$XSLTPROC"; then
- AC_MSG_ERROR([xsltproc (from the libxslt source package) is required])
- fi
--AM_PATH_PYTHON([2.3])
-+AM_PATH_PYTHON([2.5])
-
- dnl glibc backtrace functions
- AC_CHECK_FUNCS(backtrace backtrace_symbols_fd)
diff --git a/meta/packages/telepathy/telepathy-glib_0.7.29.bb b/meta/packages/telepathy/telepathy-glib_0.9.0.bb
index 44df34df6..cf522b8ce 100644
--- a/meta/packages/telepathy/telepathy-glib_0.7.29.bb
+++ b/meta/packages/telepathy/telepathy-glib_0.9.0.bb
@@ -4,8 +4,7 @@ DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
LICENSE = "LGPL"
PR = "r1"
-SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz \
- file://prefer_python_2.5.patch;patch=1 "
+SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz"
inherit autotools_stage pkgconfig