ports/xorg (2.3): xorg-xf86-input-magellan: updated to 1.1.1.
commit 166bc65bff88366e6d45216e6f64f4a69d5047d4 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Mon Sep 10 18:54:16 2007 +0200 xorg-xf86-input-magellan: updated to 1.1.1. diff --git a/xorg-xf86-input-magellan/.footprint b/xorg-xf86-input-magellan/.footprint index f3c3228..337e807 100644 --- a/xorg-xf86-input-magellan/.footprint +++ b/xorg-xf86-input-magellan/.footprint @@ -5,5 +5,3 @@ 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/magellan_drv.la -rwxr-xr-x root/root usr/lib/xorg/modules/input/magellan_drv.so -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man4/ diff --git a/xorg-xf86-input-magellan/.md5sum b/xorg-xf86-input-magellan/.md5sum index a876277..69726a7 100644 --- a/xorg-xf86-input-magellan/.md5sum +++ b/xorg-xf86-input-magellan/.md5sum @@ -1 +1 @@ -0d6a81aa864ac790d9a8b517ca7016ad xf86-input-magellan-1.1.0.tar.bz2 +8a966d3b74dc2a801ff09b895037090c xf86-input-magellan-1.1.1.tar.bz2 diff --git a/xorg-xf86-input-magellan/Pkgfile b/xorg-xf86-input-magellan/Pkgfile index 799c8ae..bbdcf34 100644 --- a/xorg-xf86-input-magellan/Pkgfile +++ b/xorg-xf86-input-magellan/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-xf86-input-magellan -version=1.1.0 +version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-magellan-$...) @@ -14,4 +14,6 @@ build() { make make DESTDIR=$PKG install + + rmdir $PKG/usr/{share/man/man4,share/man,share} }
participants (1)
-
crux@crux.nu