From 34883a1c911ca290778e3877ddbf232b476d135b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 10 Oct 2009 16:02:56 +0200 Subject: [PATCH] xf86-input-evdev: update to 2.2.99.2. --HG-- extra : convert_revision : a064304ea4118f53c1bf14dcd2763b2db7a3d8a1 --- templates/xf86-input-evdev/devel.template | 2 -- templates/xf86-input-evdev/template | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/xf86-input-evdev/devel.template b/templates/xf86-input-evdev/devel.template index 0084677303b..7eff62eb218 100644 --- a/templates/xf86-input-evdev/devel.template +++ b/templates/xf86-input-evdev/devel.template @@ -12,7 +12,5 @@ do_install() mkdir -p ${DESTDIR}/usr/lib/xorg/modules/input mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr - mv ${SRCPKGDESTDIR}/usr/lib/xorg/modules/input/*.la \ - ${DESTDIR}/usr/lib/xorg/modules/input mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib } diff --git a/templates/xf86-input-evdev/template b/templates/xf86-input-evdev/template index 22342310080..0121a52f967 100644 --- a/templates/xf86-input-evdev/template +++ b/templates/xf86-input-evdev/template @@ -1,11 +1,11 @@ # Template build file for 'xf86-input-evdev'. pkgname=xf86-input-evdev -version=2.2.2 +version=2.2.99.2 distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2" build_style=gnu_configure short_desc="Xorg event device input driver" maintainer="Juan RP " -checksum=63606119e86c27b47bd7ec4b2b6048b76515df6755fc5dd8bcfc98f5fe53d994 +checksum=1eae4c4b5927c514aeca060a9ff177a7f2819d0628fad76fef5fd39c52733599 long_desc=" This package provides the Xorg event device input driver for the Xorg X11 server."