diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:07:23 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:07:23 -0800 |
commit | dce59663ecd846831724d6d7303ee813fa458a7d (patch) | |
tree | 1ee9512b438506c65e2c539efe3e741f675ba0cb | |
parent | 00dd9447bfd6aea80d279b22d469b88cc60a799e (diff) |
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1d582ca..73cd199 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-savage], [2.3.9], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-savage/issues], [xf86-video-savage]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |