diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:10:39 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2018-12-07 19:10:39 -0800 |
commit | 3762661116fa535a8fcb7c2eab5c08a20358a3fc (patch) | |
tree | 0835f989bf9356606a17496a147da9a55dfc2228 | |
parent | f1da29c42967f9045778138aadbcc69ac963da75 (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 46ba4ef..0a6425e 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_PREREQ([2.60]) AC_INIT([xf86-video-suncg6], [1.1.2], - [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg6/issues], [xf86-video-suncg6]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |