From: Emil Velikov <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
---
release.sh | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/release.sh b/release.sh
index f16cc93..a4d3d93 100755
--- a/release.sh
+++ b/release.sh
@@ -515,6 +515,7 @@ process_module() {
list_xcb="[email protected]"
list_nouveau="[email protected]"
list_wayland="[email protected]"
+ list_input="[email protected]"
# nouveau is very special.. sigh
if [ x"$section" = xnouveau ]; then
@@ -554,7 +555,7 @@ process_module() {
host_current=$host_fdo
section_path="software/$section"
srv_path="/srv/$host_current/www/$section_path"
- [email protected]
+ list_to=$list_input
unset list_cc
fi
@@ -575,7 +576,7 @@ process_module() {
host_current=$host_fdo
section_path="software/evemu"
srv_path="/srv/$host_current/www/$section_path"
- [email protected]
+ list_to=$list_input
unset list_cc
fi
--
2.8.2
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel