summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-18 23:41:40 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-18 23:41:40 +0100
commitb5f936448f6f1c4fd3264fc2aa9aeeff48d627d8 (patch)
tree11ce72fd102c0f8ef81316a77f3574192dddfa87 /xorg
parent8f72f96d23c00ea505a3bfe6ded16ae9596fee07 (diff)
downloadnutyx-extra-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.gz
nutyx-extra-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.bz2
nutyx-extra-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.xz
nutyx-extra-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.zip
maj xorg-xf86-video-vesa#2.2.1-1
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xorg-xf86-video-vesa/.footprint7
-rw-r--r--xorg/xorg-xf86-video-vesa/Pkgfile5
2 files changed, 7 insertions, 5 deletions
diff --git a/xorg/xorg-xf86-video-vesa/.footprint b/xorg/xorg-xf86-video-vesa/.footprint
index 4eb6b90f6..529d18bd4 100644
--- a/xorg/xorg-xf86-video-vesa/.footprint
+++ b/xorg/xorg-xf86-video-vesa/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/vesa_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/vesa_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/vesa.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/vesa.4.gz
diff --git a/xorg/xorg-xf86-video-vesa/Pkgfile b/xorg/xorg-xf86-video-vesa/Pkgfile
index dd9236b0b..9b15d4edb 100644
--- a/xorg/xorg-xf86-video-vesa/Pkgfile
+++ b/xorg/xorg-xf86-video-vesa/Pkgfile
@@ -1,6 +1,7 @@
# Description: xorg driver xf86-video-vesa
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
# Depends on: xorg-server
name=xorg-xf86-video-vesa
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-$
build() {
cd xf86-video-vesa-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install