[tracker/wip/collect-bug-info: 1/2] configure: Set the product on the bugzilla link
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/collect-bug-info: 1/2] configure: Set the product on the bugzilla link
- Date: Tue, 14 Jul 2015 10:45:02 +0000 (UTC)
commit aa6bc969c4413a5e2954d68b543ae8825763ced9
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Jul 13 21:39:55 2015 +0200
configure: Set the product on the bugzilla link
This will be shown in CLI tools, so it's better to be specific.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 92f5346..187b871 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ m4_define([tracker_binary_version], [1.0.0])
AC_INIT([tracker],
[tracker_version],
- [http://bugzilla.gnome.org/],
+ [https://bugzilla.gnome.org/enter_bug.cgi?product=tracker],
[tracker],
[https://wiki.gnome.org/Projects/Tracker])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]