xorg-xf86-video-nv: updated to 1.2.2.1

This commit is contained in:
Tilman Sauerbeck 2007-01-23 21:18:07 +01:00
parent 9a70f4caf8
commit 03c0e0a97a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
63923dbec25cedbd2dcc376afea5ca76 xf86-video-nv-1.2.0.tar.bz2 e4dc415b1e45db0bbdacc203ed33024a xf86-video-nv-1.2.2.1.tar.bz2

View File

@ -3,14 +3,14 @@
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Maintainer: Tilman Sauerbeck, tilman at crux dot nu
name=xorg-xf86-video-nv name=xorg-xf86-video-nv
version=1.2.0 version=1.2.2.1
release=1 release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-$version.tar.bz2) source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-$version.tar.bz2)
build() { build() {
cd xf86-video-nv-$version cd xf86-video-nv-$version
./configure --prefix=/usr ./configure --prefix=/usr --mandir=/usr/man
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install