diff mbox

[i-g-t] configure: update bugzilla URL

Message ID 1466593683-30606-1-git-send-email-vapier@gentoo.org (mailing list archive)
State New, archived
Headers show

Commit Message

Mike Frysinger June 22, 2016, 11:08 a.m. UTC
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Marius Vlad July 4, 2016, 2:34 p.m. UTC | #1
Applied.
On Wed, Jun 22, 2016 at 07:08:03AM -0400, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 2e2c3ab7a7b0..d84508b5f6f5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -23,7 +23,7 @@
>  AC_PREREQ([2.60])
>  AC_INIT([intel-gpu-tools],
>  	[1.15],
> -	[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
> +	[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=IGT],
>  	[intel-gpu-tools])
>  
>  AC_CONFIG_SRCDIR([Makefile.am])
> -- 
> 2.8.2
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
diff mbox

Patch

diff --git a/configure.ac b/configure.ac
index 2e2c3ab7a7b0..d84508b5f6f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ 
 AC_PREREQ([2.60])
 AC_INIT([intel-gpu-tools],
 	[1.15],
-	[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=DRM/Intel],
+	[https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=IGT],
 	[intel-gpu-tools])
 
 AC_CONFIG_SRCDIR([Makefile.am])