summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e7ebb2d..77964d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ m4_define(telepathy_python_maybe_datestamp,
m4_define(telepathy_python_version, telepathy_python_major_version.telepathy_python_minor_version.telepathy_python_micro_version[]telepathy_python_maybe_datestamp)
AC_INIT(telepathy-python, telepathy_python_version,
- [http://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=telepathy-python])
+ [http://bugs.freedesktop.org/enter_bug.cgi?product=Telepathy&component=tp-python])
AM_INIT_AUTOMAKE
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])