[Mesa-dev] [PATCH demos 2/3] build: add '&component=Demos' to bugzilla link

Andreas Boll andreas.boll.dev at gmail.com
Thu Aug 30 06:48:58 PDT 2012


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index be9caa1..264cb75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ dnl Process this file with autoconf to create configure.
 
 AC_PREREQ([2.59])
 AC_INIT([mesa-demos], [8.0.1],
-    [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa])
+    [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa&component=Demos])
 AC_CANONICAL_HOST
 
 AM_INIT_AUTOMAKE([dist-bzip2])
-- 
1.7.4.1



More information about the mesa-dev mailing list