[PATCH weston] configure.ac: Change bugs.freedesktop.org product name to Wayland

Scott Moreau oreaus at gmail.com
Wed Feb 13 13:15:21 PST 2013


The product name is wayland, the component name is weston.
---
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index d553eae..796bc47 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],
         [weston],
         [http://wayland.freedesktop.org/])
 
-- 
1.7.10.4



More information about the wayland-devel mailing list