summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:19 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-12-07 19:27:19 -0800
commitc5d9ee9d29b7795af3d08d463d6bb7d76b90777b (patch)
tree0e5404be3940cd759201b250d9002f25bd286b3f
parent260268635016f4a162d42ea9e861863ceb6a648c (diff)
Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e7291d..1995f89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
AC_INIT([font-schumacher-misc], [1.1.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
+ [https://gitlab.freedesktop.org/xorg/font/schumacher-misc/issues],
[font-schumacher-misc])
AM_INIT_AUTOMAKE([foreign dist-bzip2])