libXmu: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Dec 8 03:46:15 UTC 2018


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

New commits:
commit 9469d3593c9fb1b60cac0602d97f274e209163d7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Dec 7 19:46:09 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 e9d6b69..d801ea2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([libXmu], [1.1.2],
-	[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXmu])
+	[https://gitlab.freedesktop.org/xorg/lib/libXmu/issues], [libXmu])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
 


More information about the xorg-commit mailing list