summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2009-11-21 12:13:45 +0100
committersibel <lesibel@free.fr>2009-11-21 12:13:45 +0100
commit6d578a1c0c49333a00d69c233a29aa88771dbed7 (patch)
treea0d9e5c2e0fde536832e36651583adf70ed48599 /xorg
parent18100e96764705fa47c5c4928ea533f3c32a0d84 (diff)
downloadnutyx-extra-6d578a1c0c49333a00d69c233a29aa88771dbed7.tar.gz
nutyx-extra-6d578a1c0c49333a00d69c233a29aa88771dbed7.tar.bz2
nutyx-extra-6d578a1c0c49333a00d69c233a29aa88771dbed7.tar.xz
nutyx-extra-6d578a1c0c49333a00d69c233a29aa88771dbed7.zip
maj de xorg-xf86-input-mutouch#1.2.1-2
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xf86-input-mutouch/.footprint7
-rw-r--r--xorg/xorg-xf86-input-mutouch/Pkgfile7
2 files changed, 8 insertions, 6 deletions
diff --git a/xorg/xorg-xf86-input-mutouch/.footprint b/xorg/xorg-xf86-input-mutouch/.footprint
index 0dd9942da..33db3c496 100644
--- a/xorg/xorg-xf86-input-mutouch/.footprint
+++ b/xorg/xorg-xf86-input-mutouch/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/input/
-rwxr-xr-x root/root usr/lib/xorg/modules/input/mutouch_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/input/mutouch_drv.so
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/mutouch.4.gz
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man4/
+-rw-r--r-- root/root usr/share/man/man4/mutouch.4.gz
diff --git a/xorg/xorg-xf86-input-mutouch/Pkgfile b/xorg/xorg-xf86-input-mutouch/Pkgfile
index bbb31a1b1..45610b54e 100644
--- a/xorg/xorg-xf86-input-mutouch/Pkgfile
+++ b/xorg/xorg-xf86-input-mutouch/Pkgfile
@@ -1,17 +1,18 @@
# Description: xorg driver xf86-input-mutouch
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: lesibel at free dot fr
# Depends on: xorg-server
name=xorg-xf86-input-mutouch
version=1.2.1
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-$version.tar.bz2)
build() {
cd xf86-input-mutouch-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install