xf86-video-nested: configure.ac

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Nov 25 22:33:57 UTC 2018


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

New commits:
commit 32a6e112e081123851d1ddd8c57582ab041f5400
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 25 14:33:47 2018 -0800

    Update configure.ac bug URL for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

diff --git a/configure.ac b/configure.ac
index 9dc7316..48d0353 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-nestedy],
         [0.1.0],
-        [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+        [https://gitlab.freedesktop.org/xorg/driver/xf86-video-nested/issues],
         [xf86-video-nested])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])


More information about the xorg-commit mailing list