summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xf86-video-vesa/Pkgfile
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/xorg-xf86-video-vesa/Pkgfile
parent8f72f96d23c00ea505a3bfe6ded16ae9596fee07 (diff)
downloadnutyx-pakxe-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.gz
nutyx-pakxe-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.bz2
nutyx-pakxe-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.tar.xz
nutyx-pakxe-b5f936448f6f1c4fd3264fc2aa9aeeff48d627d8.zip
maj xorg-xf86-video-vesa#2.2.1-1
Diffstat (limited to 'xorg/xorg-xf86-video-vesa/Pkgfile')
-rw-r--r--xorg/xorg-xf86-video-vesa/Pkgfile5
1 files changed, 3 insertions, 2 deletions
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