ports/xorg (2.4): xorg-xf86-input-joystick: updated to 1.3.2.
commit b19b8bc4eb8449150092d20deea817081de5cc8f Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri May 2 10:21:49 2008 +0200 xorg-xf86-input-joystick: updated to 1.3.2. diff --git a/xorg-xf86-input-joystick/.md5sum b/xorg-xf86-input-joystick/.md5sum index 41efeee..8e3332d 100644 --- a/xorg-xf86-input-joystick/.md5sum +++ b/xorg-xf86-input-joystick/.md5sum @@ -1 +1 @@ -ff25ea697cfa1570cc28f4b9cf9c761f xf86-input-joystick-1.3.1.tar.bz2 +e48b99e55093525ebb7811a014391a0b xf86-input-joystick-1.3.2.tar.bz2 diff --git a/xorg-xf86-input-joystick/Pkgfile b/xorg-xf86-input-joystick/Pkgfile index 5e9f915..f5c5665 100644 --- a/xorg-xf86-input-joystick/Pkgfile +++ b/xorg-xf86-input-joystick/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-joystick -version=1.3.1 +version=1.3.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-$...) @@ -14,4 +14,7 @@ build() { make make DESTDIR=$PKG install + + mv $PKG/usr/man/man4x/joystick.4{x,} + mv $PKG/usr/man/man4{x,} }
participants (1)
-
crux@crux.nu