<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Tue, 2011-09-27 at 11:19 +1000, Peter Hutterer wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Remove them from the build script, they may not work against the server.

Signed-off-by: Peter Hutterer &lt;<A HREF="mailto:peter.hutterer@who-t.net">peter.hutterer@who-t.net</A>&gt;
---
 build.sh |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/build.sh b/build.sh
index 59c4d80..0c20175 100755
--- a/build.sh
+++ b/build.sh
@@ -748,7 +748,6 @@ build_driver_input() {
     # Some drivers are only buildable on some OS'es
     case $HOST_OS in
         Linux)
-            build driver xf86-input-aiptek
             build driver xf86-input-evdev
             build driver xf86-input-joystick
             ;;
@@ -768,10 +767,8 @@ build_driver_input() {
             ;;
     esac
 
-    build driver xf86-input-acecad
     build driver xf86-input-keyboard
     build driver xf86-input-mouse
-&nbsp;&nbsp;&nbsp; build driver xf86-input-penmount
</PRE>
</BLOCKQUOTE>
<BR>
Julien,<BR>
<BR>
I recall you ship penmount once a year. Is it actually working?<BR>
<BR>
Otherwise I am ok with the patch.<BR>
<BR>
Any jh moduleet to update?
<BLOCKQUOTE TYPE=CITE>
<PRE>
     build driver xf86-input-synaptics
     build driver xf86-input-void
 }
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>