xf86-video-mach64: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Sep 30 00:27:43 UTC 2024


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

New commits:
commit ab0cd33064ee5704a630c965dd87ba28bcbd8891
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 29 17:25:11 2024 -0700

    Update links to use gitlab instead of anongit
    
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/-/merge_requests/19>

diff --git a/configure.ac b/configure.ac
index 4a207c2..7fed583 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-mach64],
         [6.9.7],
-        [https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/issues],
+        [https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/-/issues],
         [xf86-video-mach64])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
@@ -222,7 +222,7 @@ AC_SUBST([DRIVER_NAME])
 AC_MSG_NOTICE(
 [Please change the Driver line in xorg.conf from "ati" to "mach64"]
 [ or install the ati wrapper as well:]
-[    git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati]
+[    https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati]
 )
 
 AC_CONFIG_FILES([


More information about the xorg-commit mailing list