[PATCH weston v2] configure.ac: Change bugs.freedesktop.org product to Wayland
Scott Moreau
oreaus at gmail.com
Wed Feb 13 13:29:35 PST 2013
Update the bug link. Thanks to Rune K. Svendsen for spotting this.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index d553eae..0ef2ae1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.64])
AC_INIT([weston],
[1.0.90],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=weston],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston],
[weston],
[http://wayland.freedesktop.org/])
--
1.7.10.4
More information about the wayland-devel
mailing list