xf86-video-intel: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Nov 27 12:12:32 UTC 2019


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0867eea666c654961d6dabe49b9afc3802545f32
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Nov 27 12:09:28 2019 +0000

    Update buglink for gitlan issues
    
    Issue tracking has been moved from a bugzilla instance to a gitlab
    instance to go alongside and integrated with the gitlab repo, still all on
    freedesktop.org.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/configure.ac b/configure.ac
index ee588815..a838afe6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-intel],
         [2.99.917],
-        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+        [https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/issues/new],
         [xf86-video-intel])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])


More information about the xorg-commit mailing list