On Tue, Sep 27, 2011 at 09:22:46AM -0400, Gaetan Nadon wrote: > On Tue, 2011-09-27 at 11:19 +1000, Peter Hutterer wrote: > > Remove them from the build script, they may not work against the server. > > Signed-off-by: Peter Hutterer <[1][email protected]> > --- > 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 > - build driver xf86-input-penmount > > Julien, > I recall you ship penmount once a year. Is it actually working? > Otherwise I am ok with the patch. > Any jh moduleet to update? I posted a patch that moves them out of the main dependency list. But only for 'xorg.modules', not the versioned ones. Maybe they work in xorg-7.6.
-- Cheers, Dirk _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
